Newer Version Available

This content describes an older version of this product. View Latest

Messaging Channel Input

Data required to create a Messaging channel.
Root XML tag
<messagingChannel>
JSON example
1{
2  "messageType": "Facebook",
3  "messagingPlatformKey": "234420552541404",
4  "externalAccountId": "394847389739"
5}
Properties
Name Type Description Required or Optional Available Version
external​AccountId String ID of an account of the external channel specified in messageType. 57.0
messageType String Type of channel. Values are:
  • Facebook—A Facebook message.
Required 44.0
messaging​PlatformKey String ID of the Messaging channel on the external service. This value can be found in the GET response. Required 44.0