Tool to run a test step for a batch export configuration in PostHog. Use when you need to validate that a batch export is properly configured before enabling it. This endpoint triggers a test run to verify the destination connectivity and configuration.
idRequiredstringA UUID string identifying this batch export
nameRequiredstringA human-readable name for this batch export
modelstringWhich model this batch export is exporting (e.g., events, persons, sessions)
end_atstringISO 8601 timestamp after which any batch export runs won't be triggered
pausedRequiredbooleanWhether this batch export is currently paused
schemaobjectA schema of custom fields to select when exporting data
filtersobjectOptional filter configuration to specify which data to export
team_idRequiredintegerThe team ID this batch export belongs to
intervalRequiredstringExport frequency/interval (hour, day, week, or every 5 minutes)
start_atstringISO 8601 timestamp before which any batch export runs won't be triggered
timezoneOptional timezone configuration for the batch export
created_atRequiredstringISO 8601 timestamp when the batch export was created
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.