Newer Version Available

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

Messaging Channel Input

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