In Flashduty
You can obtain an integration push URL through either of these two methods:
Using Private Integration
Choose this method when you don’t need to route alerts to different channels - it’s simpler.Using Shared Integration
Choose this method when you need to route alerts to different channels based on the alert payload information.In OpManager
I. OpManager Alert Push Configuration
- Log in to your
OpManagerconsole, selectSettings => Notification Profilesfrom the navigation menu - On the
Notificationspage, clickAddand selectInvoke a Webhookto add a configuration profile

- Begin configuring specific content on the Webhook editing page
- In
Hook URL, selectPOSTas the request method and fill in the integration push URL as theURL - Select
rawforData TypeandJSONforPayload Type - Fill in the following content for
Body Content:
- Keep the
Request Headersas default - Fill in any value between 1-300 for
Time Outand click next

- On the
Choose the criteriaconfiguration page, checkNotify when the alarm is clearedand configure other options as needed

- Select the devices you want to apply this configuration to, move them to the selected devices window using the right arrow, then click next
- Configure Time Window/Delayed Trigger/Recurring Trigger as needed, then click next
- Add the name
Flashdutyfor this configuration profile, then clickSaveto complete the setup
II. Status Mapping
| OpManager | Flashduty | Status |
|---|---|---|
| Critical | Critical | Critical |
| Service Down | Critical | Critical |
| Trouble | Warning | Warning |
| Attention | Info | Info |