Tool to create or update a person and schedule a survey email. Use when you need to add a new person to Delighted, update existing person details, or schedule a survey with custom properties for segmentation.
namestringName of the person.
sendbooleanWhether to send the survey. Set to false to create/update person without scheduling survey delivery. Default is true.
delayintegerNumber of seconds to wait before sending the survey. Default is 0 (send immediately).
emailstringEmail address of the person. Required if phone_number is not provided.
channelstringCommunication channel for sending survey. Use 'sms' for SMS surveys or 'email' for email surveys (default).
propertiesobjectCustom key-value pairs for segmentation and customization. Used for filtering and personalizing surveys.
email_updatestringNew email address when updating an existing contact.
last_sent_atintegerUnix timestamp indicating when a survey was last sent to this person. Used to set previous survey send time.
phone_numberstringPhone number in E.164 format (e.g., +17132746524). Required if channel is 'sms' or email is not provided.
phone_number_updatestringNew phone number in E.164 format when updating an existing contact.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.