This article describes the configuration steps required in CrisisGo to implement a working integration with Airtame devices.
Pre-requisites: The Airtame Cloud configuration has been done, please read this article for step-by-step instructions: How to create integrations for emergency alerts?
Outbound CAP - API Endpoint
- In crisisgo.net, go under [yourName] > Integrations
- Find Common Alerting Protocol and click on Configuration
- Go in API Endpoint and click on Add endpoint
- Name → provide an identifiable name for easier troubleshooting. Like Airtame - All devices
- CAP Web Service URL → paste the URL integration provided by Airtame Cloud
- Enable Alert release → check this box to ensure that Airtame receives cancellation notice for ongoing alerts and can recover for emergency state
- Username → use crisisgo
- Password → paste the API Key provided by Airtame Cloud when creating the integration URL.
Outbound CAP - Rules
Rules define when a specific alert situation will be sent to a specific endpoint. You can choose to always notify this endpoint for any alert, or only under some circumstances. For example, only for Lockdown alerts.
You must have at least one rule per endpoint you are planning to use.
To create Rules, navigate to the Rules section and click on Add Rule
Rule notifying endpoint for all alerts
- Rule name → provide an identifiable name for easier troubleshooting
- Trigger Condition → All Alerts
- Select Destination API Endpoint → select the Airtame endpoint to be impacted by this rule. For example → Airtame - All devices.
- Press Save
Rule notifying endpoint only for Lockdown alerts
- Rule name → provide an identifiable name for easier troubleshooting
- Trigger Condition → Filtered alerts
- All conditions have been met
- Alert name contains Lockdown
- Select Destination API Endpoint → select the Airtame endpoint to be impacted by this rule. For example → Airtame - All devices.
- Press Save