Accessing Webhook Configuration
To configure webhooks in Siren:1
Navigate to Settings in the left navigation pane
2
Click on Configurations under Settings
3
Select the Webhook tab
Notification Webhook
Notification Webhooks allow you to receive real-time updates about notification events in your Siren account.Configuration Steps
- Webhook URL: The endpoint URL where Siren will send notification events
- Header Key: The header key to be used in the webhook request
- Header Value: The header value to be used in the webhook request
- Verification Key: The verification key to be used in the webhook request
Notification Webhook Payload
Notification webhooks follow this structure:Inbound Message Webhook
Inbound Message Webhooks allow external services to send messages to your Siren account, enabling two-way communication.Configuration Steps
- Webhook URL: The endpoint URL where Siren will recieve notification events
- Header Key: The header key to be used in the webhook request
- Header Value: The header value to be used in the webhook request
- Verification Key: The verification key to be used in the webhook request