Yes. For webhooks in an error state, Transactional Email provides the raw webhook request content and sample code so you can emulate the failed POST using cURL. To view webhook batch details, follow these steps.
- Go to the Webhooks page in your Transactional Email account.
- Click on the number shown under Number of events.
- Click the view batch button.
At the top of the page, you will see the raw webhook request generated and sent by Transactional Email. You can use the cURL command at the bottom of the page to mimic the webhook POST in your own environment.
Note
If the webhook payload is too large to fit on the common command-line, we will provide a link to download it in full as a .txt file. You will need to save the file in the working directory before you run the cURL command.