
Run an Apify actor and return its dataset items when the run finishes.

Trigger any Apify actor and get its dataset items back in the same step. The actor is started asynchronously and Databar polls until it finishes (up to 9 minutes).
This works with any actor on the Apify platform. Provide the actor ID (found on the Apify Store or in your console) and the input JSON specific to that actor. The output structure will vary depending on which actor you run.
Best for scrapers and lookups that take more than a few seconds. Actors that run longer than 9 minutes will time out on the Databar side; the Apify run itself is not aborted.


