Actions
Get Inbound SMS Message
Return a batch of received messages.
Note: Each execution will only return new messages that have arrived since the last execution. Each batch of messages will be returned only once.
Required Scopes:
-
inbound-message:read
-
sms:inbound-message:read
-
sms:manage.
External Documentation
To learn more, visit the Infobip documentation.
Parameters
Parameter | Description |
---|---|
Application ID | Application ID that the message is linked to. For more details, refer to Infobip’s documentation. |
Campaign Reference ID | The ID of a campaign that was sent in the message. |
Entity ID | Entity ID that the message is linked to. For more details, refer to Infobip’s documentation. |
Limit | Maximum number of messages to be returned in a response. Valid range in 1 - 1000.Note: you can only access messages from the last 48 hours. |
Example Output
Workflow Library Example
Get Inbound Sms Message with Infobip and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?