External DocumentationTo learn more, visit the Opsgenie documentation.
Parameters
Example Output
Workflow Library Example
Update Alert Priority with Opsgenie and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| ID | Identifier of alert which could be alert id, tiny id or alert alias. |
| ID Type | Type of the identifier that is provided as an in-line parameter. Possible values are ‘id’, ‘alias’ or ‘tiny’. |
| Priority | Priority level of the alert. |
{
"data": {
"id": "string",
"name": "string"
},
"requestId": "string",
"result": "string",
"took": 0
}
Was this page helpful?