class SendNotification
Description
Defines an automation action that sends a (Slack) notification.Args
integration_id: The ID of the Slack integration that will be used to send the notification.text: The message body of the sent notification.level: The severity (INFO,WARN,ERROR) of the sent notification.title: The title of the sent notification.action_type:
Methods
method from_integration
Arguments
integration:title:text:level: