Data Streams - RCS

Contains the payloads and descriptions for Inbound, Outbound, and Delivery Receipts for RCS.

RCS - Inbound Message

The following are the RCS inbound message payloads.

{
"transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d",
"channel": "rcs",
"messageId": "12344321",
"dataIntegration": {
  "context": {
    "serviceId": "",
    "serviceName": "",
    "flowId": "",
    "flowName": "",
    "messagingAPI": "false"
    },
    "appContext": {
    }
  },
  "message": "hello",
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "clientUUID ": "0a4a1900-98ef-4385-b9f9-5ef0927d6683",
  "x-wx-gtrid": "d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9",
  "carrier": "8",
  "appId": "a_15984XXXXXXXXXX260",
  "serviceProvider": "ABC”,
  "msisdn": "+178XXXXXX32",
  "event": "MO",
  "ts": "2024-04-01T14:55:38.135+05:30"
  }
{
"attachments": "[{\"payload\":{\"url\":\"https://rcs-user-content-us.storage.googleapis.com/d5d1fa92-19d8-467d-bbef-0aba94e5bf79/4b53d3803d5077a8031575e0f4b3a99610dfa851c8b0e8edc66b31134384\"},\"type\":\"image\"}]",
"transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d",
"channel": "rcs",
"messageId": "12344321",
"dataIntegration": {
  "context": {
    "serviceId": "",
    "serviceName": "",
    "flowId": "",
    "flowName": "",
    "messagingAPI": "false"
    },
    "appContext": {
    }
  },
  "message": "hello",
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "clientUUID ": "0aXXXX00-9XXf-4XX5-bXX9-5eXXXXXXXX83",
  "x-wx-gtrid": "d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9",
  "carrier": "8",
  "appId": "a_15984XXXXXXXXXX260",
  "serviceProvider": "ABC”,
  "msisdn": "+178XXXXXX32",
  "event": "MO",
  "ts": "2024-04-01T14:55:38.135+05:30"
  }
{
"postback": "Welcome",
"transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d",
"channel": "rcs",
"messageId": "12344321",
"dataIntegration": {
  "context": {
    "serviceId": "",
    "serviceName": "",
    "flowId": "",
    "flowName": "",
    "messagingAPI": "false"
    },
    "appContext": {
    }
  },
  "message": "hello",
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "clientUUID ": "0aXXXX00-9XXf-4XX5-bXX9-5eXXXXXXXX83",
  "x-wx-gtrid": "d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9",
  "carrier": "8",
  "appId": "a_15984XXXXXXXXXX260",
  "serviceProvider": "ABC”,
  "msisdn": "+178XXXXXX32",
  "event": "MO",
  "ts": "2024-04-01T14:55:38.135+05:30"
  }
{
"transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d",
"latitude": "42.629926",
"channel": "rcs",
"messageId": "12344321",
"dataIntegration": {
  "context": {
    "serviceId": "",
    "serviceName": "",
    "flowId": "",
    "flowName": "",
    "messagingAPI": "false"
    },
    "appContext": {
    }
  },
  "message": "hello",
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "clientUUID ": "0aXXXX00-9XXf-4XX5-bXX9-5eXXXXXXXX83",
  "x-wx-gtrid": "d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9",
  "carrier": "8",
  "appId": "a_15984XXXXXXXXXX260",
  "serviceProvider": "ABC”,
  "msisdn": "+178XXXXXX32",
  "event": "MO",
  "ts": "2024-04-01T14:55:38.135+05:30",
  "longitude": "-71.3052476"
  }

Inbound Message Descriptions

The following table contains the parameter descriptions of inbound messages.

Field NameDescriptionExampleEvent Type
transidUnique transaction reference id of the request.93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4dCommon parameter for all event types.
channelName of the channel.RCSCommon parameter for all event types.
messageIdID generated by Webex Connect for the message.12344321Common parameter for all event types.
dataIntegrationIt is an array added by Data Stream.NACommon parameter for all event types.
contextThe parameter is added as key-value pair either by Data Stream admin or in flow.NACommon parameter for all event types.
serviceIdService ID generated by Webex Connect.12345Common parameter for all event types.
serviceNameName of the service.InApp_MultipleUsersAssetCommon parameter for all event types.
flowIdFlow ID generated by Webex Connect.54321Common parameter for all event types.
flowNameName of the flow. InApp_IncmingMessageEventCommon parameter for all event types.
messagingAPIIt is a boolean parameter. If the value is True, the message was sent using messaging API. If the value is False, the message was sent using either flow or rule.true/falseCommon parameter for all event types.
appContextThe parameter is added as key-value pair either by Data Stream admin or in flow.NACommon parameter for all event types.
tidTransaction ID generated by Webex Connect.234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20Common parameter for all event types.
clientUUIDContains the clients unique identification number.9eXXXX26-9XX1-4XX7-bXXa-d9XXXXXXXXbdCommon parameter for all event types.
x-wx-gtridContains the global transaction ID between cross-products for a given request.d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9Common parameter for all event types.
carrierContains the name of the carrier.6Common parameter for all event types.
appIdID generated by Webex Connect for the app.a_15984XXXXXXXXXX260Common parameter for all event types.
serviceProviderName of the service provider.ABCCommon parameter for all event types.
msisdnContains the msisdn data for RCS in +E164 format.+178XXXXXX32Common parameter for all event types.
EventName of the event.MOCommon parameter for all event types.
tsTimestamp on which the message is received.2020-02-25T12:40:45.051+05:30Common parameter for all event types.
messageDescription of the text message sent by the user.helloMessage.
attachmentsContains RCS attachment details.Attachment.
typeContains the details of the attachment type.imageAttachment.
postbackWelcomePostback.
latitudeContains the latitude of the location.42.629926Location Response.
longitudeContains the longitude of the location.71.3052476Location Response.

RCS - Delivery Receipt

The following are the RCS delivery receipts payloads.

{
  "x-wx-gtrid": "rcsgtrid",
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2024-04-01T15:11:16.792+05:30",
      "Description": "Delivered",
      "code": "7501",
      "deliveryChannel": "rcs",
      "additionalInfo": "",
      "destination": "+178XXXXXX32",
      "destinationType": "msisdn",
      "deliveryStatus": "Delivered"
    },
    "carrier": "8",
    "subtid": "",
    "transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d,
    "callbackData": "",
    "serviceProvider": "GOOGLE",
    "correlationid": "chaitanya"
  },
  "dataIntegration": {
    "context": {
      "serviceId": "20824",
      "serviceName": "RCS6_1",
      "flowId": "",
      "flowName": "",
      "messagingAPI": "true"
    },
    "appContext": {
      
    }
  }
}

{
  "x-wx-gtrid": "rcsgtrid",
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2024-04-01T15:11:16.792+05:30",
      "Description": "Read",
      "code": "7501",
      "deliveryChannel": "rcs",
      "additionalInfo": "",
      "destination": "+178XXXXXX32",
      "destinationType": "msisdn",
      "deliveryStatus": "Read"
    },
    "carrier": "8",
    "subtid": "",
    "transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d,
    "callbackData": "",
    "serviceProvider": "GOOGLE",
    "correlationid": "chaitanya"
  },
  "dataIntegration": {
    "context": {
      "serviceId": "20824",
      "serviceName": "RCS6_1",
      "flowId": "",
      "flowName": "",
      "messagingAPI": "true"
    },
    "appContext": {
      
    }
  }
}

{
  "x-wx-gtrid": "rcsgtrid",
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2024-04-01T15:11:16.792+05:30",
      "Description": "Submitted",
      "code": "7501",
      "deliveryChannel": "rcs",
      "additionalInfo": "",
      "destination": "+178XXXXXX32",
      "destinationType": "msisdn",
      "deliveryStatus": "Submitted"
    },
    "carrier": "8",
    "subtid": "",
    "transid": "6dXXXX28-bXX8-4XXb-aXX0-ecXXXXXXXX05",
    "callbackData": "",
    "serviceProvider": "GOOGLE",
    "correlationid": "Tom"
  },
  "dataIntegration": {
    "context": {
      "serviceId": "20824",
      "serviceName": "RCS6_1",
      "flowId": "",
      "flowName": "",
      "messagingAPI": "true"
    },
    "appContext": {
      
    }
  }
}
{
  "x-wx-gtrid": "d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9",
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2024-03-04T16:23:11.086+05:30",
      "Description": "Invalid media details",
      "code": "7740",
      "deliveryChannel": "rcs",
      "additionalInfo": "Invalid media URL",
      "destination": "+178XXXXXX32",
      "destinationType": "msisdn",
      "deliveryStatus": "Failed"
    },
    "carrier": "",
    "subtid": "13XXXX81-2XXe-4XX5-9XXd-36XXXXXXXX62",
    "transid": "cqXXXX81-2XXe-4XX5-9XXd-36XXXXXXXX3a",
    "callbackData": "",
    "serviceProvider": "",
    "correlationid": ""
  },
  "dataIntegration": {
    "context": {
      "Message type": "Dynamic Carousel",
      "serviceId": "6360",
      "serviceName": "RCS_1",
      "flowId": "4166",
      "flowName": "RCS Flow",
      "messagingAPI": "false"
    },
    "appContext": {}
  }
}

Delivery Receipts Descriptions

The following table contains the parameter descriptions of Delivery Receipts.

Field NameDescriptionExampleMessage Type
x-wx-gtridContains the global transaction ID between cross-products for a given request.d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9Common parameter for all delivery receipts.
deliveryInfoNotificationSystem variableNACommon parameter for all delivery receipts.
deliveryInfoSystem variableNACommon parameter for all delivery receipts.
timeStampTimestamp of the event2024-03-04T16:08:52.860+05:30Common parameter for all delivery receipts.
DescriptionDetailed description of the delivery status.Message length exceededCommon parameter for all delivery receipts.
codeStatus code as mentioned in the documentation7107Common parameter for all delivery receipts.
deliveryChannelChannel to be used to send messageRCSCommon parameter for all delivery receipts.
additionalinfoAdditional info such as details about the browser used to open a link in case of Click events.Common parameter for all delivery receipts.
destinationThe mobile number to which message will be sent.174XXXX6048Common parameter for all delivery receipts.
destinationTypeThis is always msisdn for RCS.msisdnCommon parameter for all delivery receipts.
deliveryStatusStatus of messages once sentSubmittedCommon parameter for all delivery receipts.
subtidA unique transaction id will be generated as subtid for the flow level transactions(or node tid).27XXXX95-dXXb-4XXc-8XXc-61XXXXXXX8faCommon parameter for all delivery receipts.
transidUnique transaction reference id of the request.93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4dCommon parameter for all delivery receipts.
callbackDataData that you have configured to receive on the notify Url. This is configured as a part of the requestCallBackdataCommon parameter for all delivery receipts.
correlationidThe CorrelationID is a unique identifier that you can attach to every request as a reference a particular transaction or event. This is configured as a part of the request.RCSMTusingmsisdnCommon parameter for all delivery receipts.
dataIntegrationThe object contains key-value pairs which are added either by Data Stream admin or in flow and also app context object."dataIntegration": {    "context":
{     
"key1": "value1",
"key2": "value2",
"key3": "value3"   
},
“appContext”: {
}
}
Common parameter for all delivery receipts.
contextThe object contains key-value pairs which are added either by Data Stream admin or in flow."context": { 
"key1": "value1",
"key2": "value2",
"key3": "value3"   
}
Common parameter for all delivery receipts.
serviceIdContains the unique reference id of the service.12345Common parameter for all delivery receipts.
serviceNameContains the name of the service.RCS_MultipleUsersAssetCommon parameter for all delivery receipts.
flowIdContains the unique ID for the flow.54321Common parameter for all delivery receipts.
flowNameContains the name of the flow.RCS_1Common parameter for all delivery receipts.
messagingAPIIndicates whether the request is sent through messaging APItrue/falseCommon parameter for all delivery receipts.
appContextThe object is added as key-value pair either by Data Stream admin or in flow.“appContext“: {
“key1”: “value1“,
“key2”: “value2“
}
Common parameter for all delivery receipts.

RCS - Outbound Message

The following are the RCS outbound message payloads.

{
  "transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d,
  "dataIntegration": {
    "context": {
      "serviceId": "20824",
      "serviceName": "RCS6_1",
      "flowId": "",
      "flowName": "",
      "messagingAPI": "true"
    },
    "appContext": {}
  },
  "priority": 3,
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "content": {
    "fileSize": 0,
    "text": "RCS test in AWS staging qa sanity- 6.6",
    "type": "text"
  },
  "clientUUID": "0aXXXX00-9XXf-4XX5-bXX9-5eXXXXXXXX83",
  "x-wx-gtrid": "rcsgtrid",
  "appId": "a_15984XXXXXXXXXX260",
  "x_msg_seq": 0,
  "serviceKey": "dfXXXX26-fXX9-1XXc-bXXf-12XXXXXXX6b",
  "msisdn": "+178XXXXXX32",
  "carrierId": 0
}
{
  "transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d ",
  "dataIntegration": {
    "context": {
      "serviceId": "20824",
      "serviceName": "RCS6_1",
      "flowId": "",
      "flowName": "",
      "messagingAPI": "true"
    },
    "appContext": { 
    }
  },
  "priority": 1,
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "content": {
    "fileSize": 342434,
    "suggestions": [
      {
        "displayText": "Yes",
        "postbackData": "dummy data",
        "type": "reply"
      },
      {
        "displayText": "Impact Mobile Office",
        "address": +178XXXXXX32",
        "postbackData": "dummy data",
        "latitude": "43.649269",
        "type": "viewLocation",
        "longitude": "-79.378423"
      },
      {
        "displayText": "Share location",
        "postbackData": "dummy data",
        "type": "shareLocation"
      },
      {
        "displayText": "Impact Mobile",
        "postbackData": " dummy data ",
        "type": "openUrl",
        "url": "http://www.impactmobile.com "
      },
      {
        "displayText": "Impact Mobile",
        "postbackData": " dummy data ",
        "meetingDescription": "http://www.impactmobile.com ",
        "startTime": "2017-03-14T00:00:00Z",
        "meetingTitle": "http://www.impactmobile.com ",
        "endTime": "2017-03-21T00:00:00Z",
        "type": "calendarEvent"
      },
      {
        "displayText": "Call Us!",
        "postbackData": " dummy data ",
        "phone": "+178XXXXXX32",
        "type": "dialPhone"
      }
    ],
    "mediaContentUrl": "https://file-examples.com/storage/fe0275ec7165ef4cb9b4af6/2017/10/file-example_PDF_500_kB.pdf",
    "type": "media"
  },
  "clientUUID": "0aXXXX00-9XXf-4XX5-bXX9-5eXXXXXXXX83",
  "x-wx-gtrid": "rcsgtrid",
  "appId": "a_15984XXXXXXXXXX260",
  "x_msg_seq": 0,
  "serviceKey": "dfXXXX26-fXX9-1XXc-bXXf-12XXXXXXX6b",
  "msisdn": "+178XXXXXX32",
  "carrierId": 0
}

{
  "transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d ",
  "dataIntegration": {
    "context": {
      "serviceId": "20824",
      "serviceName": "RCS6_1",
      "flowId": "",
      "flowName": "",
      "messagingAPI": "true"
    },
    "appContext": { 
    }
  },
  "priority": 3,
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "content": {
    "richCard": {
      "orientation": "HORIZONTAL",
      "thumbnail": {
        "fileSize": 12864,
        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/5476/5476500_sd.jpg;canvasHeight=442;canvasWidth=1034"
      },
      "thumbnailAlignment": "RIGHT",
      "description": "The description\" in AWS\\Staging",
      "media": {
        "fileSize": 0,
        "url": "https://file-examples.com/storage/fe17d655216606dd89d5226/2017/04/file_example_MP4_640_3MG.mp4",
        "height": "MEDIUM"
      },
      "title": "The Card Title\" R\rich card chk"
    },
    "fileSize": 0,
    "suggestions": [
      {
        "displayText": "Yes",
        "postbackData": "usr_msg_yes",
        "type": "reply"
      }
    ],
    "type": "standalone"
  },
  "clientUUID": "0aXXXX00-9XXf-4XX5-bXX9-5eXXXXXXXX83",
  "x-wx-gtrid": "rcsgtrid",
  "appId": "a_15984XXXXXXXXXX260",
  "x_msg_seq": 0,
  "serviceKey": "dfXXXX26-fXX9-1XXc-bXXf-12XXXXXXX6b",
  "msisdn": "+178XXXXXX32",
  "carrierId": 0
}
{	
"transid": "93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4d ",
  "dataIntegration": {
    "context": {
      "serviceId": "20824",
      "serviceName": "RCS6_1",
      "flowId": "",
      "flowName": "",
      "messagingAPI": "true"
    },
    "appContext": { 
    }
  },
  "priority": 3,
  "tid": "234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXX20",
  "content": {
    "cards": [
      {
        "description": "Carousle card new from rule\rs Enter\n carriage check in AWS NV",
        "suggestions": [
          {
            "displayText": "Yes",
            "postbackData": "dummy data",
            "type": "reply"
          }
        ],
        "media": {
          "fileSize": 12053,
          "url": "https://file-examples.com/storage/fe1b802e1565fe057a1d758/2017/04/file_example_MP4_480_1_5MG.mp4",
          "height": "MEDIUM"
        },
        "title": "Carousel card\t check from API in QA\t with enter carriage"
      },
      {
        "description": "Carousel card",
        "suggestions": [
        ],
        "media": {
          "fileSize": 15860,
          "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/5476/5476500_sd.jpg;canvasHeight=442;canvasWidth=1034",
          "height": "MEDIUM"
        },
        "title": "Carousel card 2\t check from messaging API"
      }
    ],
    "fileSize": 0,
    "width": "MEDIUM",
    "suggestions": [
      {
        "displayText": "Yes",
        "postbackData": "dummy data",
        "type": "reply"
      },
      {
        "displayText": "Impact",
        "address": "+141XXXXXXXX34",
        "postbackData": "dummy data",
        "latitude": "43.649269",
        "type": "viewLocation",
        "longitude": "-79.378423"
      },
      {
        "displayText": "Share location",
        "postbackData": "e460dd65-e69b-4f86-a5af-458683248f2d_url_google",
        "type": "shareLocation"
      }
    ],
    "type": "carousel"
  },
  "clientUUID": "0aXXXX00-9XXf-4XX5-bXX9-5eXXXXXXXX83",
  "x-wx-gtrid": "rcsgtrid",
  "appId": "a_15984XXXXXXXXXX260",
  "x_msg_seq": 0,
  "serviceKey": "dfXXXX26-fXX9-1XXc-bXXf-12XXXXXXX6b",
  "msisdn": "+178XXXXXX32",
  "carrierId": 0
}

Outbound Message Descriptions

The following table contains the parameter descriptions of outbound messages.

Field NameDescriptionExampleEvent Type
transidUnique transaction reference id of the request.93XXXX0b-0XX0-4XXb-aXXd-37fXXXXXXX4dCommon parameter for all outbound event types.
dataIntegrationThe object contains key-value pairs which are added either by Data Stream admin or in flow and also app context object."dataIntegration": {    "context":
{     
"key1": "value1",
"key2": "value2",
"key3": "value3"   
},
“appContext”: {
}
}
Common parameter for all outbound event types.
contextThe object contains key-value pairs which are added either by Data Stream admin or in flow."context": { 
"key1":"value1",
"key2": "value2",
"key3": "value3"   
}
Common parameter for all outbound event types.
serviceIdService ID generated by Webex Connect.12345Common parameter for all outbound event types.
serviceNameName of the service.RCS_MultipleUsersAssetCommon parameter for all outbound event types.
flowIdFlow ID generated by Webex Connect.54321Common parameter for all outbound event types.
flowNameName of the flow.RCSIncmingMessageEventCommon parameter for all outbound event types.
messagingAPIIt is a boolean parameter. If the value is True, the message was sent using messaging API. If the value is False, the message was sent using either flow or rule.true/falseCommon parameter for all outbound event types.
appContextThe object is added as key-value pair either by Data Stream admin or in flow.“appContext“: {
“key1”: “value1“,
“key2”: “value2“
}
Common parameter for all outbound event types.
priorityCommon parameter for all outbound event types.
tidTransaction ID generated by Webex Connect.234XXXXX-dXXX-4XXX-9XXX-c4bXXXXXXXCommon parameter for all outbound event types.
contentCommon parameter for all outbound event types.
fileSizeContains the size of the file sent by the user.0Common parameter for all outbound event types.
textContains the message sent by the user.WelcomeCommon parameter for all outbound event types.
typeContains the details of the content type.textCommon parameter for all outbound event types.
clientUUIDContains the clients unique identification number.9eXXXX26-9XX1-4XX7-bXXa-d9XXXXXXXXbdCommon parameter for all outbound event types.
x-wx-gtridContains the global transaction ID between cross-products for a given request.d7XXXX76-3XXa-4XXe-9XX3-d6XXXXXXXXf9Common parameter for all outbound event types.
appIdID generated by Webex Connect for the app.12344321Common parameter for all outbound event types.
x_msg_seqThis parameter represents whether the request should process sequence or not.0Common parameter for all outbound event types.
serviceKeyContains the unique identification key for the service.dfXXXX26-fXX9-1XXc-bXXf-12XXXXXXX6bCommon parameter for all outbound event types.
msisdnContains the msisdn data for RCS in E164 format.Dummy DataCommon parameter for all outbound event types.
carrierIdContains the unique identification number for the carrier.0Common parameter for all outbound event types.
suggestionsContains the details about the suggestions.Please leave at the dooFile and Carousel
displayTextContains the display text sent by the user.YesFile and Carousel
postbackDatadummy dataFile and Carousel
typeContains the details of the attachment type.replyFile and Carousel
addressContains the address of the user.USAFile and Carousel
latitudeContains the latitude of the location.43.649269File and Carousel
longitudeContains the longitude of the location.-79.378423File and Carousel
urlContains data that the app sends to the location response.Dummy DataFile
meetingDescriptionContains the meeting description.This is a text.File
startTimeContains the time when the meeting has started.2023-03-06T17:21:41.488+05:30File
endTimeContains the time when the meeting has ended.2023-04-06T17:21:41.488+05:30File
meetingTitleContains the title of the meetingGreetingsFile
phoneContains the phone of the user.+1601XXXXX21File
mediaContentUrlFile
richCardAllows you to send information to a user in a more visual format than plain text. Rich cards can contain image/video, the title of the message, a description, list of suggested replies/actions.Rich Card
orientationRich Card
thumbnailThe URL that points to the thumbnail of the media.Rich Card
urlEnter a URL of the file that you want to include in the RCS messageRich Card
thumbnailAlignmentRich Card
descriptionContains the description.Rich Card and Carousel
mediaContains the media details.Rich Card and Carousel
titleContains the title.Carousel cardRich Card and Carousel
displayTextContains the display text sent by the user.YesRich Card and Carousel
typeContains the details of the attachment type.replyRich Card and Carousel
heightContains the height details.shortRich Card and Carousel
cardsAllows you to send information to a user in a more visual format than plain text. Rich cards can contain image/video, the title of the message, a description, list of suggested replies/actions.Carousel