For the complete documentation index, see llms.txt. This page is also available as Markdown.

Jobs Management

When you need to export a large amount of data from impact.com, such as a detailed performance report, requesting all the data at once can lead to timeouts or API rate-limiting errors.

You can use the Jobs endpoint to schedule a job to extract data and fetch the results once complete. Jobs will protect you from hitting rate limits and will ensure a smoother data retrieval experience. This feature has been built into the ReportExport where a job is scheduled automatically for you when you use this endpoint.

Last updated