Product update

Testing webhooks in the Entri dashboard

Testing webhooks in the Entri dashboard

Testing webhooks in the Entri dashboard

Feb 19, 2025

|

3

min read

Previously, Entri customers had to pull webhooks information from the Entri side to test externally. We wanted to make this process easier by allowing you to test directly within the Entri dashboard.


What it does

The Webhook Tester tool helps you verify that your webhook endpoints are set up and responding correctly based on your Entri payload. You’ll be able to preview responses, and make adjustments in your configuration until you get the output you’re expecting.


Why it’s useful

This tool saves time by helping you catch issues early, ensuring that your webhooks are working as expected and preventing missing data later on.


How to use it:

  1. Set your webhook endpoint: Input the endpoint URL you want to send responses to.

  2. Review the sample request: Preview the data payload that will be sent.

  3. Click "Send Request": The tool will send the request to your endpoint.

Review the endpoint response: Ensure the response matches your expectations and is accurate.