Send JSON data to Runchats from anywhere on the internet
Run
endpoint and then retrieve this data in the webhook
input type.
Webhook
node from the Inputs
menu. You can add multiple webhook nodes to your runchat, and this can be used to control execution flow. All nodes downstream from a webhook node will be triggered when you make a POST
request to the Run
endpoint. Anything that is not downstream from a webhook node will not be triggered.