@pipedream/messagebird
Version:
Pipedream MessageBird Components
44 lines • 1.08 kB
JavaScript
export default {
"service": "channels",
"event": "whatsapp.inbound",
"payload": {
"id": "404544c5-9920-45f1-8990-0855634ab7ac",
"channelId": "52ad151f-f7b4-46f9-a5c6-d3318e650c84",
"sender": {
"contact": {
"id": "d4e8935a-5f48-45a5-95a5-ee7ba1e2c5b4",
"identifierKey": "phonenumber",
"identifierValue": "+3511111111"
}
},
"receiver": {
"connector": {
"id": "60bf59d6-fc6f-4511-89c4-75d9127d7a7c",
"identifierValue": ""
}
},
"body": {
"type": "text",
"text": {
"text": "Test"
}
},
"meta": {
"extraInformation": {
"timestamp": "1702496037"
}
},
"reference": "",
"parts": [
{
"platformReference": "wamid.HBgMMzUxOTE0MjYyNTM1FQIAEhggQUMzODQyNUY1MDlDQkU1QjJGNTM3RDlENjg0OTJGMDgA"
}
],
"status": "delivered",
"reason": "",
"direction": "incoming",
"lastStatusAt": "2023-12-13T19:34:01.858Z",
"createdAt": "2023-12-13T19:34:01.858Z",
"updatedAt": "2023-12-13T19:34:02.063Z"
}
}