Facebook Messenger
Profile Requirements
To deliver a message to a recipient over Facebook Messenger, Courier must be provided the recipient's Page-Scoped ID (PSID). The value should be included in the recipient profile as facebookPSID
.
// Recipient Profile
{
"facebookPSID": "1254477777772919"
}