See all scheduled messages and their scheduled date and time.

Required Scopes:

  • sms:message:send

  • sms:manage.

External Documentation

To learn more, visit the Infobip documentation.

Parameters

ParameterDescription
Bulk IDA unique ID when grouping multiple recipients or messages in a single execution.Can be obtained from the response returned by the Send SMS action.Note: The Length of the Bulk ID is between 0 to 100.

Example Output

{
	"bulkId": "BULK-ID-123-xyz",
	"sendAt": "2021-08-25T16:00:00.000+0000"
}

Workflow Library Example

Get Scheduled Sms with Infobip and Send Results Via Email

Preview this Workflow on desktop