2022/7時点で使用可能なアクションは以下の通り。
BTPのAlert Notificationで選択可能な画面から一覧を取得。
- Email
Sends an email message to a specified email address
- Email with custom SMTP server
Allows configuring own SMTP server setup, which will be used for sending email messages
- Microsoft Teams
Sends a message to a specified Microsoft Teams channel
- PagerDuty
Sends an event to PagerDuty Events API V2 Integration endpoint
- SAP Automation Pilot
Sends the received event to SAP Automation Pilot
- SAP Workflow service
Starts a new instance of a workflow
- ServiceNow Case
Creates, updates or resolves ServiceNow Case
- ServiceNow Incident
Creates, updates or resolves ServiceNow Incident
- Slack
Sends a message to a specified Slack channel
- Slack threaded
Sends a message to a specified Slack channel, and creates a thread if the same message occurs again
- Store
Temporary stores the received event in the Alert Notification storage
- VictorOps
Sends an event to a specified VictorOps integration REST endpoint
- Webhook
Executes a POST request to a specified URL address
- Webhook with Authorization Token
Executes a POST request to a specified URL address while using a token as authentication method
- Webhook with Basic Authentication
Executes a POST request to a specified URL address while using a basic authentication method
- Webhook with OAuth 2.0 Authentication
Executes a POST request to a specified URL address while using OAuth 2.0 authentication with client credentials grant type