Get started with webhooks
Webhooks deliver real-time notifications to your server when events occur. Follow the steps below to set up your first endpoint.
Step 1
Create an endpoint
Add your server URL where you want to receive webhook events.
Step 2
Select events
Choose which events trigger notifications to your endpoint.
Step 3
Verify & go live
Use the signing secret to verify payloads and start receiving events.