Resend a webhook
How to resend a webhook.
Occasionally, you may need to retrigger a webhook. This could be due to a failed delivery attempt, changes made to your API, or the webhook being overlooked. This guide outlines the steps to take to resend a webhook.
To resend a webhook
- Login to Modern Treasury
- View as the associated Organization
- Access the Event object page. There are two ways to search for and view the associated Event object:
- Navigate to the “</>Developers” tab listed on the left panel, click on the “Events” tab, and filter by Resource, Event, and/or Entity ID (the ID of the Payment Order, Counterparty, Transaction, etc.). Click the desired Event to access the Event details page.
- Navigate to the relevant Modern Treasury object (e.g. the page of a Payment Order). Under the Timeline section, click into the desired Event to view the Event details page.
- Once you've accessed the Event page, scroll down to Webhook Delivery Attempts
- Identify the webhook you wish to resend and click "View Details"
- Click "Resend"
- Refresh the page and you will see the resent webhook
Updated 7 months ago