Asynchronous data export jobs for trends and analytics data.
Workflow:
- Create an extract job via POST /extracts with the desired parameters
- Poll GET /extracts/{id} to check the job status
- When
result-urlis populated, download the generated file
Supported extract types:
daily-trends- Daily streaming and sales trends data
Output formats:
- CSV
Create an extract
POST
https://api.idol.io/api/v2
/extracts