-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
doppler_marketing_automation
URLs
- https://restapi.fromdoppler.com/docs/
- https://restapi.fromdoppler.com/docs/gettingstarted#authentication
Actions
add-update-subscriber
Prompt
Adds a new subscriber or updates an existing one. Required props include 'subscriber's email', and optional props such as 'Name', 'Country', etc can also be configured for a more personalized approach.
URLs
unsubscribe-email
Prompt
Unsubscribes an email address from the mailing list. Required props is 'subscriber's email'. Be cautious, once unsubscribed, the user will not receive any more communication.
URLs
remove-subscriber
Prompt
Removes a subscriber from a list completely. The required prop is the 'subscriber's email'. This action should be used with discretion as it deletes the subscriber's records.
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done