
operator
property to show which action was used in the condition and a value
for the condition action to be evaluated:
- Equal: EQ
- Different: DIFF
- Greater than: GT
- Less than: LT
- Greater than or equal to: GTEQ
- Less than or equal to: LTEQ
- Contains: CONT
- Does not contain: NCONT
- Default path: DEFAULT
user_session_keys
.Body
Information of the condition evaluation event
Event that is triggered when a conditional node is evaluated in the conversation
Country code of the user
User's phone number without the country code
ID of the user's session
ID of the conversation
Variable that is evaluated in the condition
Condition that is evaluated
User session keys collected during the conversation or provided during the deployment
Response
Response to update or add information to the session
JSON object with the new information that will be replaced or added to the session for future use. The service must respond in less than 10 seconds.