Skip to main content
apify.startActor starts an Apify Actor run and returns its initial state.

Example

automations/apify-start-actor.automation.ts

Inputs

Output

Returns the Actor run, including its ID, status, storage IDs, timestamps, options, and usage. Dates are ISO 8601 strings. The action returns immediately after Apify creates the run. Starting the same Actor twice creates two runs, so automatic retries are disabled after an uncertain provider response.