Adding a webhook as an alert destination
To continue, log into your account or create a free
account if you don’t have one.

- Webhook name - Must be unique and cannot be changed later
- Webhook URL - URL where you’ll receive live events from Tenderly
- Description - Optional parameter, but you can use it to provide more information about the webhook configuration








Webhook execution history
From the webhook overview page, click on Execution History to see the transaction payload that has been sent to the provided webhook URL and the response from the webhook endpoint.
- Success: Webhook was successfully executed, and the event was delivered to the specified URL.
- Failed: Webhook was unable to be executed due to an error, such as a connectivity issue, a problem with the URL, or something else. Check the response content to see what caused the error, or contact our support.
- Pending: Webhook is in the process of being executed and has not yet been completed.
- Retry: Webhook execution failed but will be retried no more than 5 times until it changes the status to Success or Failed.
- Skipped: Webhook was not executed because it was disabled.




Connecting a webhook to an Alert
With your webhook endpoint configured, you can add it as a Destination to any of your Alerts.Follow this guide to learn how to set up an Alert.



