Velocity's Documentation
  • Welcome to Velocity
  • 📚Guides
    • How to Use Velocity
  • 🔌Integrations
    • All Integrations
    • Coralogix Integration
    • Datadog Integration
    • GitHub Integration
    • GitLab Cloud Integration
    • Grafana Integration
    • GroundCover Integration
    • Incident.io Integration
    • Jira Integration
    • New Relic Integration
    • OpsGenie Integration
    • Sumo Logic Integration
  • âť“FAQs
    • General FAQ
    • Privacy and Security FAQ
Powered by GitBook
On this page
  • Step 1 - Get Your Velocity Webhook Token
  • Step 2 - Create a Webhook in Incident.io
  • Step 3 - Share the Webhook Secret with Velocity
  1. Integrations

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

  1. In Incident.io, go to Settings → Webhooks

  2. Click “+ Add Endpoint”

  3. In the Endpoint URL field, paste the URL below (replacing <your_velocity_token> with your token):

https://api.velocity.tech/api/v1/webhooks/incidentio?token=<your_velocity_token>
  1. Optionally, add a description (e.g., “Velocity Integration”)

  2. Under Events to Send, check both: private_incident and public_incident

  3. 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

PreviousGroundCover IntegrationNextJira Integration

Last updated 3 days ago

🔌