MCX route open media
This activity sends an Open Media request to the MCX system to be routed to a MCX agent. The request can be any data object, such as a social media message.
| Parameters | Description |
|---|---|
RequestBody |
Formatted JSON object to send to MCX. Refer to the activity for options that can be specified when sending the open media request to MCX. |
| Parameters | Description |
|---|---|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
Body |
Returns the JSON formatted response from the activity. |
StatusCode |
HTTP response code for the request. |
↑