Notification modules¶
- bearychat – Send BearyChat notifications
- campfire – Send a message to Campfire
- catapult – Send a sms / mms using the catapult bandwidth api
- cisco_spark – Send a message to a Cisco Spark Room or Individual
- flowdock – Send a message to a flowdock
- grove – Sends a notification to a grove.io channel
- hipchat – Send a message to Hipchat
- irc – Send a message to an IRC channel
- jabber – Send a message to jabber user or chat room
- logentries_msg – Send a message to logentries
- mail – Send an email
- matrix – Send notifications to matrix
- mattermost – Send Mattermost notifications
- mqtt – Publish a message on an MQTT topic for the IoT
- nexmo – Send a SMS via nexmo
- office_365_connector_card – Use webhooks to create Connector Card messages within an Office 365 group
- pushbullet – Sends notifications to Pushbullet
- pushover – Send notifications via https://pushover.net
- rabbitmq_publish – Publish a message to a RabbitMQ queue
- rocketchat – Send notifications to Rocket Chat
- say – Makes a computer to speak
- sendgrid – Sends an email with the SendGrid API
- slack – Send Slack notifications
- snow_record – Manage records in ServiceNow
- snow_record_find – Search for multiple records from ServiceNow
- syslogger – Log messages in the syslog
- telegram – module for sending notifications via telegram
- twilio – Sends a text message to a mobile phone through Twilio
- typetalk – Send a message to typetalk
Note
- (D): This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.