Example Call avatar
Example Call

Pricing

Pay per usage

Go to Store
Example Call

Example Call

Developed by

Apify

Apify

Maintained by Apify

A simple example showing how to call another actor from an actor. Note that this actor doesn't accept any input and doesn't generate any output.

4.5 (2)

Pricing

Pay per usage

3

Total users

30

Monthly users

2

Runs succeeded

>99%

Last modified

a year ago

You can access the Example Call 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.

$echo '{}' |
<apify call apify/example-call --silent --output-dataset

Example Call API through CLI

The Apify CLI is the official tool that allows you to use Example Call locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: