Skip to main content

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

From @Alejandra Perez 

Hi Luke! Your team can use the  /api/export/data.csv endpoint to pull all custom event data. You can specify a startDateTime and endDateTime so that you only pull data daily. Iterable API Documentation

Best,

Alejandra 😊


From @Luke Harrison 

Thank you - that should work well


**This response has been manually added from our former community platform to ensure the full conversation is captured. Please note that the date of this post will appear significantly later than the original.


Reply