Incident.io Integration
The incident.io integration allows Velocity to ingest incident.io incidents` events
Step 1 - Get Your Velocity Webhook Token
To begin, request a Velocity webhook token. You can obtain it by contacting your Velocity contact or support. This token is required to authenticate incoming events from Incident.io.
Step 2 - Create a Webhook in Incident.io
In Incident.io, go to Settings → Webhooks
Click “+ Add Endpoint”
In the Endpoint URL field, paste the URL below (replacing <your_velocity_token> with your token):
Optionally, add a description (e.g., “Velocity Integration”)
Under Events to Send, check both: private_incident and public_incident
Click "Create"
Step 3 - Share the Webhook Secret with Velocity
After the webhook is created, Incident.io will generate a Signing Secret. Copy the signing secret and securely share it with the Velocity team
🚀 You’re All Set
Last updated