Forum Discussion
dmarquesgn
Jan 05, 2023Iron Contributor
Read number of received messages on a DL via Graph API
Hi, I'm trying to get a monthly report of the number of messages that users send to a specific Distribution List. Can anyone help me understand how can I do this via Graph API? Thanks
- Jan 05, 2023There's no such report you can leverage. You will have to crawl the message trace logs periodically and collate the data.
VasilMichev
Jan 05, 2023MVP
There's no such report you can leverage. You will have to crawl the message trace logs periodically and collate the data.
dmarquesgn
Jan 06, 2023Iron Contributor
Hi,
I understand. Thanks for the reply.
I understand. Thanks for the reply.