Get unique phone number list

Hi,
I am new to PureCloud and wanted to know if there is a way we could gather unique phone numbers(both Inbound and Outbound) from Pure Cloud data using python library. Much like the Interaction Details Report with all the agents in all the queues with the phone numbers, date and direction.
I apologize if this is a recurring question.

Thanks,
Arpita

You can retrieve conversation details via an analytics conversation detail query: https://developer.mypurecloud.com/api/rest/client-libraries/python/AnalyticsApi.html#post_analytics_conversations_details_query. The Analytics Query Builder is a useful tool to assist in building queries.

Hey Tim,
The links that you share is so much helpful to build an analytics conversation detail.
Thanks for sharing some excellent links.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.