How to Send Test Webhook Events
Last updated: January 8, 2026
Prerequisites
You must create at least one webhook endpoint before you can send test events.
Setup
Go to Developer > Webhooks in the Seam Console
Click + Add Webhook and enter your endpoint URL
Save your webhook
Expand the "Testing your webhooks" section
Click Webhooks Playground
Sending Test Events
In the Webhooks Playground, click Endpoints in the left sidebar
Select your endpoint
Click the Testing tab
Select an event type from the dropdown
Click Send Example
Your endpoint will receive a test payload for that event type. You can view delivery attempts in the Message Attempts section below.
Note: Failed test messages will not be retried.