I would like to fetch a list of event types and times per user for all profiles.
I saw I can fetch all profiles and all events. I then have to run a query per event to fetch the profile asociated with the event. I then habe to write some code to save the information I want to be per profile instead of per event.
is there any simpler/faster way to export this data in bulk?
Solved
Easiest way to get events per profile using API (for all profiles)?

Best answer by saulblum
Could you give more of the context and use case? Which events do you want to export? Native events like Clicked Email? E-commerce-specific events like Viewed Product? Do you care about the specific profiles attached to these events or only want a count over a time window?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.