GetTrackingHistoryOfQueuedMO
Retrieves the complete tracking history of a queued mobile-originated (MO) message in Salesforce Marketing Cloud. This procedure includes delivery attempts, carrier responses, and timestamps that help administrators analyze message flow and resolve delivery issues.
Input
| Name | Type | Required | Description |
| TokenId | String | True | Specifies the unique identifier (Id) that is returned for the queued mobile-originated (MO) message. This Id links the request to a specific inbound message that is awaiting processing and ensures that the correct tracking information is retrieved. |
Result Set Columns
| Name | Type | Description |
| Status | String | Returns the current processing status of the queued MO message, indicating whether the message is pending, processing, completed, or has encountered an error during carrier or system handling. |
| History | String | Returns the detailed tracking history of the queued MO message. This history can include timestamps, carrier responses, processing outcomes, and any status transitions that occurred while the message was being evaluated. |