Getting Started
Special
SINGLE SIGN-ON
Teams
Users
Escalation Policies
Service
Incident
On-Call Shift
Schedules
Schedule Override
API Token
Logs
Webhook
Slack
Reports
Preference
Profile
Automation
FAQ
Integration in Alert Source
This section describes how to integrate SQIBS in alert sources. You can integrate sqibs in alert sources if they support legacy Email sending or API (Also referred to as Webhook here)
Email Integration
These are legacy method. We only suggest to use this if the alert source doesn’t support API. To integrate SQIBS with Email,
- Set up the EMAIL FILTER of your choice. Make sure you used the correct filter that will eliminate unnecessary emails and in the meantime will process all valid emails.
- Find the Email Endpoint of yours here.
- Open your Alert source software and configure the alerting method. Commonly most of the vendors use the word EMAIL .
- Depending on vendors, the method of configuring email may change. You may need to find out how your vendor uses the feature in their docs or from their support.
API/WEBHOOK Integration
Webhooks are user-defined HTTP callbacks. They are triggered by some event in a web application and can facilitate integrating different applications or third-party APIs. Here in Callgoose SQIBS you can use API Integration to receive webhook from different alert sources.
To do that,
- Set up the API FILTER of your choice. Make sure you used the correct filter that will eliminate unnecessary API requests and in the meantime will process all valid API requests.
- Find the API Endpoint of yours here. You must use the valid API TOKEN..
- Open your Alert source software and configure the alerting method. Commonly most of the vendors use the word WEBHOOK. You can also check http endpoint in some vendors too.
- Depending on vendors, the method of configuring Webhook may change. You may need to find out how your vendor uses the feature in their docs or from their support.
- Some vendors offer custom payload scheme. Where you can enter your own payload with custom place holders(depending on vendor) to make meaningful contents that used to send webhook.
1. Use the title as "Incident form <value of from Url parameter>" in your preferred language.
2. if there is no from Url parameter, then we will use title as "Incident from unknown source" in your preferred language