Callback Node

The Callback node enables developers to configure through the platform, the settings that trigger a POST of the collected data (interview) to a given endpoint of the flow.

  • Add the Callback node in the flow from the node menu and link it to the required endpoint of the flow.

  • Click on the node’s edit button and add the Callback URL, which is the URL where the data will be posted to, and the pairs of Header names/Header values. This node will enable the posting of the collected interview data (up to that point in the flow) to the given endpoint in a JSON format.

Last updated

Was this helpful?