Testing the Webhook
Last updated
Last updated
You can select a record from the database (obviosuly of the same type as the trigger entity) that will be sent as the payload when using the 'Test' action.
We highly recommend a webhook testing service like Webhook.site to send test requests, allowing you to observe the headers and payload in real time.
The shape of the JSON payload is the full record. You can either observe the payload in a testing service like Webhook.site, or refer to the API documentation for the entity in question - the API request/response formats are exactly the same as those for webhooks.
After running a test, results can be viewed in the 'History' tab