Actions

When a particular trigger is applied, all actions in it are executed in order. You specify actions while editing the trigger in the drawer on the right side.

Diagram

• Send message

The simplest action - send message back to user. You can use Template variables in message body.

• Change state

Transition user to specified state.

• Make API request

You can make an HTTP request. You can use Template variables in URL and Body fields.

• Save user data

You can save any data, for example, user input to user DB and use it then in Template variables.