Tool to create a new backfill for a BatchExport. Use when you need to re-export historical data for a specific time range. Requires valid start_at and end_at timestamps in ISO 8601 format. The end_at timestamp cannot be in the future.
end_atRequiredstringThe end of the data interval for the backfill. Must be in ISO 8601 format (e.g., '2026-02-16T10:00:00Z') and cannot be in the future.
start_atRequiredstringThe start of the data interval for the backfill. Must be in ISO 8601 format (e.g., '2026-02-16T09:00:00Z') and within valid data range.
project_idRequiredstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
batch_export_idRequiredstringThe BatchExport this backfill belongs to.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.