How to download the raw data on events in .csv format
83 views
Skip to first unread message
Akshit Raja
unread,
Dec 22, 2015, 7:55:57 AM12/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CleverTap Support
Is there a way to download the raw data on events. I want the same data that I get from the events API.
CleverTap Support
unread,
Dec 29, 2015, 12:20:37 PM12/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CleverTap Support
Hello Akshit,
You will be able to do so using our Events API which returns the data in a standard JSON format, which can then be very easily converted to a preferred format (XML or CSV). We recommend the Postman application, it will allow you to convert the API response to CSV with ease.