Skip to main content
apify.startTask starts a saved Apify task and returns its initial run state.

Example

automations/apify-start-task.automation.ts

Inputs

Output

Returns the created Actor run with status, storage IDs, timestamps, options, and usage. The action does not wait for completion. Input properties override, rather than replace, the task’s saved input. Starting the task again creates another run.