How to retrieve number of messages
1

Hello,

using Cloud API.

How to retrieve number of messages sent by the user and own messages of one conversation?

Is there a way to call it via API by userID?

Thank you

Serhat
Asked about a year ago
Selected Answer
1

Hello,

There is no any API to retrieve the message history,

  • You need to store your message when you send
  • You will receive user's messages in webhook only so setup webhook https://developers.facebook.com/docs/whatsapp/cloud-api/guides/set-up-webhooks
March 31 at 9:10 PM
Vishal