Is there any way to download event data of user through API
From User profiles -> user -> download events data. I want to implement the same in my project, but I am not able to download. Is there any API exposed which may help me to download ?
Also I need to implement a functionality in which I can select the users and download events data for all of them in one click. Can someone help me with this ?
Comments
Hi Sachin,
You can use our DB Viewer API to extract any data you want. The most used schemas would be for users: https://support.count.ly/hc/en-us/articles/360037681532-countly-app-users-appID- and for events that users performed: https://support.count.ly/hc/en-us/articles/360038263211-countly-drill-drill-events-ID- each event stored in a separate collection.
Please let me know if you need anything else, I would be happy to help. Thank you.
Please sign in to leave a comment.