A webhook is an HTTP request that is automatically sent by a source of data when an event is triggered. In this case, the source of data is your EmailBison instance. EmailBison provides you with many events to trigger a webhook request. To view all the events available, navigate to Settings -> Webhooks -> New Webhook URL. The different events contain sample payloads under the toggle for you to preview the data sent. You can use this to test your webhooks on no-code platforms by sending this payload as a POST request to the webhook URL provided to you by the no-code platform.