
Forward Dataset to Actor or Task
No credit card required

Forward Dataset to Actor or Task
No credit card required
Forwards contents of specified dataset to a specified field on the input of another Actor or task.
Actor Metrics
1 Monthly user
No reviews yet
6 bookmarks
74% runs succeeded
Created in Nov 2023
Modified a year ago
You can access the Forward Dataset to Actor or Task programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "targetType": "TASK",
3 "format": "stringList"
4}' |
5apify call valek.josef/forward-dataset-to-actor-or-task --silent --output-dataset
Forward Dataset to Actor or Task API through CLI
The Apify CLI is the official tool that allows you to use Forward Dataset to Actor or Task locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: