Delighted
delightedDelighted uses the Net Promoter System® to gather real feedback from your customers – in minutes, not weeks. No technical knowledge required.
Acciones disponibles (13)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Add Person to Autopilot EmailDELIGHTED_ADD_PERSON_TO_AUTOPILOT_EMAILAcciónTool to add a person to Autopilot or update their properties for email-based surveys. Use when you need to enroll a person in scheduled email surveys or update their custom properties.
DELIGHTED_ADD_PERSON_TO_AUTOPILOT_EMAILAcciónTool to add a person to Autopilot or update their properties for email-based surveys. Use when you need to enroll a person in scheduled email surveys or update their custom properties.
Parámetros de entrada
person_idstringUnique identifier for the person.
propertiesobjectCustom key-value pairs to attach to the person. Supports special properties like question_product_name, delighted_email_subject, delighted_intro_message, locale, and thank you page customization.
person_namestringPerson's name.
person_emailstringObligatorioEmail address of the person being added or updated. Required for email-based Autopilot surveys.
person_phone_numberstringPhone number in E.164 format (e.g., +17132746524).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add Person to Autopilot SMSDELIGHTED_ADD_PERSON_TO_AUTOPILOT_SMSAcciónTool to add a person to Autopilot or update their properties for SMS-based surveys. Use when you need to schedule automated survey delivery via SMS.
DELIGHTED_ADD_PERSON_TO_AUTOPILOT_SMSAcciónTool to add a person to Autopilot or update their properties for SMS-based surveys. Use when you need to schedule automated survey delivery via SMS.
Parámetros de entrada
person_idstringUnique identifier for the person.
propertiesobjectCustom properties for surveys. Can include special properties like question_product_name, delighted_email_subject, delighted_intro_message, locale, thank_you_message, thank_you_link_text, and thank_you_link_url.
person_namestringPerson's name.
person_emailstringEmail address of the person.
person_phone_numberstringObligatorioPhone number in E.164 format (e.g., +17132746524). Must start with +, contain country code, and use only + and digits.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create or Update PersonDELIGHTED_CREATE_PERSONAcciónTool 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.
DELIGHTED_CREATE_PERSONAcciónTool 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.
Parámetros de entrada
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.
channelstringenumCommunication channel for sending survey. Use 'sms' for SMS surveys or 'email' for email surveys (default).
emailsmspropertiesobjectCustom 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.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete Pending Survey RequestsDELIGHTED_DELETE_PENDING_SURVEY_REQUESTSAcciónTool to remove all pending (scheduled but not yet sent) survey requests for a person. Use when you need to cancel all future surveys for a specific email address.
DELIGHTED_DELETE_PENDING_SURVEY_REQUESTSAcciónTool to remove all pending (scheduled but not yet sent) survey requests for a person. Use when you need to cancel all future surveys for a specific email address.
Parámetros de entrada
person_emailstringObligatorioThe email address of the person whose pending survey requests should be deleted
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete PersonDELIGHTED_DELETE_PERSONAcciónTool to remove a person and all associated data from Delighted. Use when you need to permanently delete a person's information. Deletion includes surveys, responses, properties, Autopilot membership, survey history, and unsubscribe/bounce status.
DELIGHTED_DELETE_PERSONAcciónTool to remove a person and all associated data from Delighted. Use when you need to permanently delete a person's information. Deletion includes surveys, responses, properties, Autopilot membership, survey history, and unsubscribe/bounce status.
Parámetros de entrada
person_identifierstringObligatorioIdentifies the person to delete. Accepts three formats: 1) By ID: '24248363', 2) By Email: 'email:jony@appleseed.com', 3) By Phone Number: 'phone_number:+17132746524' (E.164 format)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Autopilot Email ConfigurationDELIGHTED_GET_AUTOPILOT_EMAIL_CONFIGURATIONAcciónTool to retrieve the current Autopilot configuration for email distribution. Returns configuration details including whether Autopilot is active, survey frequency, and timestamps.
DELIGHTED_GET_AUTOPILOT_EMAIL_CONFIGURATIONAcciónTool to retrieve the current Autopilot configuration for email distribution. Returns configuration details including whether Autopilot is active, survey frequency, and timestamps.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Autopilot SMS ConfigurationDELIGHTED_GET_AUTOPILOT_SMS_CONFIGURATIONAcciónTool to retrieve the current Autopilot configuration for SMS distribution. Use when you need to check whether Autopilot is enabled, review survey frequency settings, or examine configuration timestamps for SMS surveys.
DELIGHTED_GET_AUTOPILOT_SMS_CONFIGURATIONAcciónTool to retrieve the current Autopilot configuration for SMS distribution. Use when you need to check whether Autopilot is enabled, review survey frequency settings, or examine configuration timestamps for SMS surveys.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Autopilot SMS MembershipsDELIGHTED_LIST_AUTOPILOT_SMS_MEMBERSHIPSAcciónTool to retrieve all Autopilot memberships for SMS distribution platform. Use when you need to list people enrolled in Autopilot SMS or filter by specific person details.
DELIGHTED_LIST_AUTOPILOT_SMS_MEMBERSHIPSAcciónTool to retrieve all Autopilot memberships for SMS distribution platform. Use when you need to list people enrolled in Autopilot SMS or filter by specific person details.
Parámetros de entrada
per_pageintegerNumber of results per page. Default is 20, maximum is 100.
person_idstringFilter results to a specific person by ID.
person_emailstringFilter results to a specific person by email address.
person_phone_numberstringFilter results to a specific person by phone number in E.164 format (e.g., +17132746524).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Bounced PeopleDELIGHTED_LIST_BOUNCED_PEOPLEAcciónTool to retrieve all bounced people for your account, ordered by bounce time (oldest first). Use when you need to identify email addresses that have bounced. Supports pagination via per_page and page parameters, and optional Unix timestamp filters (since, until) to restrict results to specific time ranges.
DELIGHTED_LIST_BOUNCED_PEOPLEAcciónTool to retrieve all bounced people for your account, ordered by bounce time (oldest first). Use when you need to identify email addresses that have bounced. Supports pagination via per_page and page parameters, and optional Unix timestamp filters (since, until) to restrict results to specific time ranges.
Parámetros de entrada
pageintegerPage number to retrieve (default: 1).
sinceintegerUnix timestamp filtering bounces on or after this date.
untilintegerUnix timestamp filtering bounces on or before this date.
per_pageintegerNumber of results per page (default: 20, max: 100).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List PeopleDELIGHTED_LIST_PEOPLEAcciónTool to retrieve all people for your account in creation order. Use when you need to list contacts, filter by email or phone number, or paginate through your people database. Supports cursor-based pagination via Link header and optional time-based filtering. Note: email and phone_number filters are mutually exclusive.
DELIGHTED_LIST_PEOPLEAcciónTool to retrieve all people for your account in creation order. Use when you need to list contacts, filter by email or phone number, or paginate through your people database. Supports cursor-based pagination via Link header and optional time-based filtering. Note: email and phone_number filters are mutually exclusive.
Parámetros de entrada
emailstringFilter results to a specific person by email address. Mutually exclusive with phone_number.
sinceintegerUnix timestamp to filter people created on or after this time.
untilintegerUnix timestamp to filter people created on or before this time.
per_pageintegerNumber of results per page. Default is 20, maximum is 100.
phone_numberstringFilter results by phone number in E.164 format (e.g., '+17132746524'). Mutually exclusive with email.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Survey ResponsesDELIGHTED_LIST_SURVEY_RESPONSESAcciónTool to retrieve all survey responses for your account with pagination support and optional filtering. Use when you need to access survey feedback data, filter by date range, trend, person, or sort by creation/update time. Supports expanding person details and notes.
DELIGHTED_LIST_SURVEY_RESPONSESAcciónTool to retrieve all survey responses for your account with pagination support and optional filtering. Use when you need to access survey feedback data, filter by date range, trend, person, or sort by creation/update time. Supports expanding person details and notes.
Parámetros de entrada
pageintegerPage number to retrieve (default: 1).
orderstringSort order for responses based on creation or update time. Accepts 'asc' (default), 'desc', 'asc:updated_at', or 'desc:updated_at'.
sinceintegerUnix timestamp restricting responses to those created on or after this time.
trendstringID of a trend to filter responses by that specific trend.
untilintegerUnix timestamp restricting responses to those created on or before this time.
expandstring[]Array specifying objects to expand. Supports 'person' and 'notes'.
per_pageintegerNumber of results per page (default: 20, max: 100).
person_idstringID restricting responses to a specific person.
person_emailstringEmail address restricting responses to a specific person.
updated_sinceintegerUnix timestamp restricting responses to those updated on or after this time.
updated_untilintegerUnix timestamp restricting responses to those updated on or before this time.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Unsubscribed PeopleDELIGHTED_LIST_UNSUBSCRIBED_PEOPLEAcciónTool to retrieve all unsubscribed people for your account, ordered by unsubscribe time (oldest first). Use when you need to identify people who have unsubscribed. Supports pagination via per_page and page parameters, and optional Unix timestamp filters (since, until) to restrict results to specific time ranges.
DELIGHTED_LIST_UNSUBSCRIBED_PEOPLEAcciónTool to retrieve all unsubscribed people for your account, ordered by unsubscribe time (oldest first). Use when you need to identify people who have unsubscribed. Supports pagination via per_page and page parameters, and optional Unix timestamp filters (since, until) to restrict results to specific time ranges.
Parámetros de entrada
pageintegerPage number to retrieve (default: 1).
sinceintegerUnix timestamp filtering unsubscribes on or after this date.
untilintegerUnix timestamp filtering unsubscribes on or before this date.
per_pageintegerNumber of results per page (default: 20, max: 100).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Unsubscribe PersonDELIGHTED_UNSUBSCRIBE_PERSONAcciónTool to add a person to your unsubscribe list, preventing them from receiving any future surveys via email. Use when you need to permanently unsubscribe someone from all email surveys. This is functionally equivalent to the person clicking Unsubscribe within a survey.
DELIGHTED_UNSUBSCRIBE_PERSONAcciónTool to add a person to your unsubscribe list, preventing them from receiving any future surveys via email. Use when you need to permanently unsubscribe someone from all email surveys. This is functionally equivalent to the person clicking Unsubscribe within a survey.
Parámetros de entrada
person_emailstringObligatorioThe email address of the person to unsubscribe from surveys
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not