Actions
Actions are the messages you send to a candidate. Actions are contained in a step.
Last updated
Actions are the messages you send to a candidate. Actions are contained in a step.
Last updated
This chapter focusses on explaining actions and adding an action to an existing step. On this page actions will be explained in more depth.
The action body varies for every type of action. Actions exist in two different types; Sending data and asking data. The body of the action contains the content that will be sent to the user. For example; a text, an image or a single choice list.
Text (Say)
Contact
Image
Video
Audio
Document
Text (Ask)
Appointment
List (Single choice)
Location
The action variable is the name used to reference a value entered by a candidate. The action variable can be edited in the edit dialog of an action. The AI can recall this variable and replace it with the answer to the question. To use one of these variables, e.g.: first_name, in one of your messages you can enter {{session.first_name}}
in one of the action bodies. Our AI will then replace the variable with the value entered by the candidate.
If you are looking for a more indepth explanation about any of the action types refer to the page.