-
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
pingback
URLs
Actions
create-subscriber
Prompt
Create a new subscriber. Required prop is 'email' and optional props are 'phone', 'name', 'status', 'customFields' and 'segmentationLists'.
URLs
get-subscriber
Prompt
Get a subscriber by email. Email is the unique and required prop
URLs
update-subscriber
Prompt
Update a subscriber. Required prop is 'email' and optional props are 'phone', 'name', 'status' and 'customFields'.
URLs
add-subscriber-to-segmentation-lists
Prompt
Add a subscriber to segmentation lists by email. Required props are 'email' and 'segmentationListIds'.
URLs
remove-subscriber-from-segmentation-list
Prompt
Remove a subscriber from a segmentation list by email. Required props are 'email' and 'segmentationListId'.
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