Instructions
Configure a new webhook
From the "Sites" screen, make sure you have selected the API key that you created using your attendee ID.
- On the left menu click on the "Webhooks" link (underneath "Registration-as-a-Service").
- Click "Create Webhook".
- Use the following settings:
- Name: Account created webhook
- Notification URL: The URL (Your unique URL) copied from the weebhook.site.
- Version: 2.0
- Events: Select Account created
- Click "Create".
Trigger the webhook and observe the payload
- Click the button below and register a new account.
- For the email use "Your unique email address" from webhook.site.
- Switch to the "webhook.site" browser tab.
- Search for your request (left panel).
Congratulations! You have just simulated a real webhook behavior!
< Home page