Forward dataset as POST data
7 days trial then $5.00/month - No credit card required now
Forward dataset as POST data
7 days trial then $5.00/month - No credit card required now
This actor forwards the results of an Actor to an endpoint, instead of having to fetch the results manually. It will download the dataset and attach it to the body of a POST request you will specify. It acts as a new webhook. Simplify your Actor process !!!
You can access the Forward dataset as POST data programmatically from your own applications by using the Apify API. You can 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 '{}' |
2apify call anchor/forward-dataset-webhook --silent --output-dataset
Forward dataset as POST data API through CLI
The Apify CLI is the official tool that allows you to use Forward dataset as POST data locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 3 monthly users
- 2 stars
- 100.0% runs succeeded
- Created in Oct 2022
- Modified 7 months ago