You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: