gabrieldwight / Whatsapp-Business-Cloud-Api-Net

This is C# wrapper of whatsapp business cloud api for .NET
MIT License
279 stars 102 forks source link

Question: functionality to get the list of business account user's phone numbers #53

Closed madhugilla closed 8 months ago

madhugilla commented 8 months ago

Hi,

Scenario: we want to get the list of user phone numbers who used a WhatsApp business account over a period of time (ex: last 2 months)

questions 1) is there an method in the sdk that supports this feature? 2) does whatsapp even expose an api to support this ?

THanks -Nen

gabrieldwight commented 8 months ago

Hi, currently the only method available from the API is to get the list of phone numbers registered with the business account. Retrieve phone numbers.

The other way to get the phone numbers based on a period of time can use the Analytics API but it can either be based on analytics or conversion analytics