...
Actions | Description |
---|---|
Set value | This action allows you to set values for Flow Variables, Custom Variables and Pre-chat Ticketing Fields. |
Send an email | This action allows you to send emails. For example, you can send the visitor's information to the company's lead collection email box. |
HTTP Request | This action allows you to make an HTTP Request component that includes triggering a webhook and fetching variables. |
Webhook | This action allows you to create a webhook request step that notifies the system about events that occur in an external system, and we will generate a URL that accepts POST calls with JSON-formatted payload. |
...
Set value:
You can set a certain value for the variable, or input “{{“ to awake the Variable selector to select a variable as the value, the value will be displayed in Collected Leads https://cloudfon.atlassian.net/wiki/spaces/CX/pages/edit-v2/58261530#Collected-Leads.
Ticket Fields, it also supports setting variables for You can set value for Ticketing Field and the value will be displayed in Agent Panel > Inbox > Ticket. The fields are as follows:
Fields | Description |
---|---|
Subject | Set a value for the Ticket Subject. |
Priority | Select the priority of for the Ticket from the drop-down list. |
Status | Select and set the status of for the Ticket from the drop-down list. |
Custom Ticket VariableCustom Ticket variables. | Set a value for the custom fields from Inbox Fields. |
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
You can use the "Ticket Status" variable in Set Value to set the Ticket as resolved without the need for manual operation by the Agent when the customer fails to reply within the time limit or when the flow ends. |
...