[Deprecated] Send a message

View as Markdown
Send a message to users. This endpoint is deprecated, but existing integrations will continue to work.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

Object containing all the data needed to send a message to a list of recipients
messagestringRequired1-20000 characters
Message to be sent, formatted in Moveworks' version of HTML. Moveworks attempts to shorten valid links to fit within chat platform constraints. Consult your chat platform API documentation to understand actual character limits.
recipientslist of stringsRequired
Email addresses of the employees to send the message to

Response

Successfully scheduled

Errors