For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Send a Message

Sinch Operation

The Send a Message action sends SMS, MMS, or chat app messages (like WhatsApp or Viber) to users via Sinch’s API.

Example User Story

I want to send a WhatsApp appointment reminder via Sinch when a booking is confirmed, so users never miss their scheduled time.

Fields

Field Name
Field Type
Required

recipient

String

Yes

message

String

Yes

messageId

String

No

Sinch

Example link

Code (Apache v2.0): Operation

Last updated