-
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
engage
URLs
Actions
add-event
Prompt
Send a specific action or event to Engage. The required prop here is 'event', which should include the details of the action or event to be sent.
update-create-customer
Prompt
This dual-purpose action allows the user to either create a new customer or update an existing one in Engage platform. The required props for this action are 'customer-id' which is the ID of an existing customer and 'customer-data', which includes the information about the new customer or the updates for existing one. If 'customer-id' is not provided, a new customer will be created.
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