Hi all
What's best practice to export user-level data to a cloud data warehouse?
I can see you can export user events via the API (/api/export/userEvents) but this requires iterating through all user events, and I can't see a time filter - so would have to export all data each data and merge into destination.
You can also export campaign data but this is too high level. We need event data at a user level, but only want to export new data each day.
Thanks
Luke