Receive a message
Webhook your application must implement. Beem POSTs inbound user messages to the callback_url supplied in the send session message request. Replace the server URL with your own HTTPS endpoint.
Body
Sender address (the user who replied).
Your MOJA channel number that received the message.
Channel type: whatsapp, facebook, sms, or instagram.
Client reference ID if provided when sending the original message.
Type of inbound message received.
text, image, location, document, video, audio, contact, quick_reply, list Display name of the user who sent the message.
Text body when message_type is text.
Image payload when message_type is image.
Video payload when message_type is video.
Document payload when message_type is document.
Location coordinates when message_type is location.
Audio payload when message_type is audio.
Shared contact cards when message_type is contact.
Response
Successful response
