RingCentral - New SMS trigger

The New SMS trigger activates when a new SMS message is received by the connected RingCentral extension. The trigger checks for new SMS messages every five minutes.

Ensure the connected RingCentral extension has SMS and Read Messages permissions. These permissions are typically enabled for predefined or default RingCentral roles.

Input

FieldDescription
Trigger poll intervalSpecify how frequently to check for new events. Defaults to five minutes if left blank. The minimum allowed value is five minutes.
When first started, this recipe should pick up events fromSpecify the start time to retrieve new SMS messages received since this time. Defaults to one hour before the recipe is first started if left blank. Refer to Triggers to learn more about this input field.

Output

FieldDescription
URIThe URI of the SMS message.
IDThe unique identifier of the SMS message.
ToA list containing the recipients of the SMS message.
Phone number (to)The phone number of the recipient.
Extension ID (to)The unique identifier of the recipient's extension.
Extension number (to)The extension number of the recipient.
Name (to)The name associated with the recipient.
FromAn object containing information about the sender of the SMS message.
Phone number (from)The phone number of the sender.
Extension ID (from)The unique identifier of the sender's extension.
Extension number (from)The extension number of the sender.
Name (from)The name associated with the sender.
TypeThe type of message.
Creation timeThe time the message was created in ISO 8601 format.
Read statusIndicates whether the message has been read.
PriorityThe priority of the message.
AttachmentsAn object containing details about the attachments.
ID (attachments)The unique identifier of the attachment.
URI (attachments)The URI of the attachment.
Type (attachments)The type of attachment.
Content type (attachments)The content type of the attachment.
DirectionThe direction of the message (for example, inbound or outbound).
AvailabilityIndicates the availability status of the message.
SubjectThe subject of the message, if specified.
Message statusThe current status of the message.
Conversation IDThe unique identifier of the conversation the message belongs to.
ConversationAn object containing details about the conversation.
ID (conversation)The unique identifier of the conversation.
URI (conversation)The URI of the conversation.
Last modified timeThe last modified time of the message in ISO 8601 format.
Pg to departmentIndicates whether the message was sent to an entire department.

Last updated: