Send a message for an event
Send a message to a list of recipients for an event. The event must be defined in the Events Workspace.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
event_id
ID of the event to notify for
Request
This endpoint expects an object.
message
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.
recipients
Email addresses of the employees to send the message to
context
Additional contextual data
Response
Successfully scheduled
data