External DocumentationTo learn more, visit the Opsgenie documentation.
Actions
Create Alert
Creates a new alert.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Actions | Custom actions that will be available for the alert. |
| Alias | Client-defined identifier of the alert, that is also the key element of alert deduplication. |
| Description | Description field of the alert that is generally used to provide a detailed information about the alert. |
| Details | Map of key-value pairs to use as custom properties of the alert. |
| Entity | Entity field of the alert that is generally used to specify which domain alert is related to. |
| Message | Message of the alert. |
| Note | Additional note that will be added while creating the alert. |
| Priority | Priority level of the alert. |
| Responders | Responders that the alert will be routed to send notifications. |
| Tags | Tags of the alert. |
| User | Display name of the request owner. |
| Visible To | Teams and users that the alert will become visible to without sending any notification. |
{
"result": "<string>",
"took": 1,
"requestId": "<string>"
}
Was this page helpful?