Bulk Export API
introduction this endpoint is a programatic way to obtain the 'people export' csv from an event this export contains all the event data is a large csv file the request can customise which event attributes you want to be included in the csv file the request queues a report generation process and you can poll for updates to understand when the report is ready to be retrieved from the provided endpoint this endpoint is designed as a programatic way to obtain the 'people export' and to obtain event data for archiving over using it to process any form of realtime data streams or constant querying (use the push api for realtime dataflow) rate limit this api is heavily rate limited to one request per hour due to the function of this being a method of obtaining data post event for archiving and the requests triggers a report generation process