Skip to content

[Components] opsgenie #11627

@pipedream-component-development

Description

opsgenie

URLs

Actions

create-alert

Prompt

Creates a new alert in Opsgenie. Required props are ‘message’ and ‘alias’. Optional props are ‘description’, ‘responders’, ‘actions’, ‘tags’, ‘details’, ‘entity’ and ‘priority’.

add-note-alert

Prompt

Adds a note to an existing alert in Opsgenie. Required props are ‘note’ and ‘identifier_type’. The value for ‘identifier_type’ should be one of 'id', 'tiny', 'alias' or 'teams'. ‘id’ is the default.

delete-alert

Prompt

Removes an existing alert from Opsgenie. Required prop is ‘id’ which is the ID of the alert to be deleted.

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions