Skip to main content
The Messaging Service provides implementations to support sending messages and alerts under a coherent REST API. Service instances can be added and removed via REST API. Messages can be scheduled or sent immediately.

Attributes

The Messaging API supports the generic concept of a message, and each implementation interprets attributes in context. For example, “to:” in the context of a Slack message references the intended channel, whereas “to:” in the context of an email(SMTP) references the intended email address of its recipient.

Examples

Display current messaging services: REQUEST
RESPONSE
Send a message using Slack REQUEST
RESPONSE
Get all scheduled messages
RESPONSE
Show the current status of messaging services: REQUEST
RESPONSE