PipedreamHQ / PipedreamHQ/pipedream

[Components] enginemailer

Open
#15,957 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# enginemailer
## URLs
- https://enginemailer.zendesk.com/hc/en-us#apis
## Webhook Sources
### new-subscriber-instant
#### Description
Emit new event when a subscriber is added to a list. Requires selecting a specific email list.
### new-campaign-instant
#### Description
Emit new event when an email campaign is created. Useful for tracking new marketing campaigns.
### new-email-open-instant
#### Description
Emit new event when a subscriber opens an email from a campaign. Requires selecting a campaign.
## Actions
### create-subscriber
#### Description
Add a new subscriber to an email list. Requires an email address and a selected list.
### send-campaign
#### Description
Send an email campaign to a specified list of subscribers. Requires campaign ID and recipient list.
### update-subscriber
#### Description
Update a subscriber's details (e.g., name, email, custom fields) in a selected list.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.