You can quickly create it on the webhook tab of the flow details page.
Choose Http methods type and enable it.
The default name is the name of the flow.
Or you can create webhook in webhook list page and associate the flow and enable it.
Click the url to cope webhook url in details page.
Make a test call, and if it is successful, the data structure will be automatically saved.
Then you can see the call history of the webhook, which displays the data structure passed in the details.
Use Webhook Datasources to get dynamic data.
Call webhook again, data have been read from the node.
Last updated 1 year ago