Skip to main content
The Apify node adds Apify operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields.
You can wire the Apify node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Apify under Credentials in the node settings. See Connecting credentials for the general flow. Enter the values manually when creating the credential. Get your credentials here.

Operations

Account

OperationIDDescription
Get Monthly Usage Statsget_monthly_usage_statsGet monthly usage statistics

Actor

OperationIDDescription
Abort Actor Buildabort_actor_buildAbort a running Actor build
Abort Actor Runabort_actor_runAbort a running Actor
Create Actorcreate_actorCreate a new Actor
Delete Actordelete_actorDelete an Actor
Get Actorget_actorGet information about a specific Actor
Get Actor Buildget_actor_buildGet details of a specific Actor build
Get Actor Build Logget_actor_build_logGet Actor build log
Get Actor Last Runget_actor_last_runGet the last run of an Actor
Get Actor Runget_actor_runGet details of a specific Actor run
Get Actor Run Logget_actor_run_logGet the log of an Actor run
List Actor Buildslist_actor_buildsList builds for an Actor
List Actor Runslist_actor_runsList runs for a specific Actor
List Actorslist_actorsList Actors available to the user
Metamorphose Actor Runmetamorphose_actor_runMetamorphose (transform) an Actor run into another Actor
Reboot Actor Runreboot_actor_runReboot an Actor run
Resurrect Actor Runresurrect_actor_runResurrect a finished Actor run
Run Actor Asynchronouslyrun_actor_asynchronouslyRun an Actor asynchronously
Run Actor Sync and Get Dataset Itemsrun_actor_sync_and_get_dataset_itemsRun an Actor synchronously and get dataset items directly
Run Actor Synchronouslyrun_actor_synchronouslyRun an Actor synchronously and wait for results (max 300 seconds)
Start Actor Buildstart_actor_buildStart a new Actor build
Update Actorupdate_actorUpdate an existing Actor

Actor version

OperationIDDescription
Create Actor Versioncreate_actor_versionCreate a new Actor version
Delete Actor Versiondelete_actor_versionDelete an Actor version
Get Actor Versionget_actor_versionGet a specific Actor version
List Actor Versionslist_actor_versionsList versions of an Actor
Update Actor Versionupdate_actor_versionUpdate an existing Actor version

Dataset

OperationIDDescription
Create Datasetcreate_datasetCreate a named dataset
Delete Datasetdelete_datasetDelete a dataset
Get Datasetget_datasetGet dataset metadata
Get Dataset Itemsget_dataset_itemsGet items from a dataset
Get Dataset Statisticsget_dataset_statisticsGet dataset statistics
List Datasetslist_datasetsList datasets
Push Items to Datasetpush_items_to_datasetPush items to a dataset

Environment variable

OperationIDDescription
Create Environment Variablecreate_environment_variableCreate a new environment variable
Delete Environment Variabledelete_environment_variableDelete an environment variable
Get Environment Variableget_environment_variableGet a specific environment variable
List Environment Variableslist_environment_variablesList environment variables for an Actor version
Update Environment Variableupdate_environment_variableUpdate an environment variable

Key-Value store

OperationIDDescription
Create Key Value Storecreate_key_value_storeCreate a named key-value store
Delete Key Value Recorddelete_key_value_recordDelete a record from a key-value store
Delete Key Value Storedelete_key_value_storeDelete a key-value store
Get Key Value Recordget_key_value_recordGet a record from a key-value store
Get Key Value Storeget_key_value_storeGet key-value store metadata
List Key Value Store Keyslist_key_value_store_keysList keys in a key-value store
List Key Value Storeslist_key_value_storesList key-value stores
Put Key Value Recordput_key_value_recordPut a record in a key-value store

Request queue

OperationIDDescription
Add Request to Queueadd_request_to_queueAdd a request to a queue
Create Request Queuecreate_request_queueCreate a named request queue
Delete Request from Queuedelete_request_from_queueDelete a request from a queue
Delete Request Queuedelete_request_queueDelete a request queue
Get Request from Queueget_request_from_queueGet a specific request from a queue
Get Request Queueget_request_queueGet request queue metadata
List Queue Requestslist_queue_requestsList requests in a queue
List Request Queueslist_request_queuesList request queues
Update Request in Queueupdate_request_in_queueUpdate a request in a queue

Schedule

OperationIDDescription
Create Schedulecreate_scheduleCreate a new schedule
Delete Scheduledelete_scheduleDelete a schedule
Get Scheduleget_scheduleGet schedule details
List Scheduleslist_schedulesList schedules
Update Scheduleupdate_scheduleUpdate an existing schedule

Task

OperationIDDescription
Create Actor Taskcreate_actor_taskCreate a new Actor Task
Delete Actor Taskdelete_actor_taskDelete an Actor Task
Get Actor Taskget_actor_taskGet details of a specific Actor Task
Get Task Last Runget_task_last_runGet the last run of a Task
List Actor Taskslist_actor_tasksList Actor Tasks
List Task Runslist_task_runsList runs for a specific Task
Run Actor Task Asynchronouslyrun_actor_task_asynchronouslyRun an Actor Task asynchronously
Run Actor Task Synchronouslyrun_actor_task_synchronouslyRun an Actor Task synchronously and wait for results
Update Actor Taskupdate_actor_taskUpdate an existing Actor Task

User

OperationIDDescription
Get Account Limits and Usageget_account_limits_and_usageGet account limits and current usage
Get Current Userget_current_userGet current user information
Get Public User Infoget_public_user_infoGet public information about a user
Update Account Limitsupdate_account_limitsUpdate account limits

Webhook

OperationIDDescription
Create Webhookcreate_webhookCreate a new webhook
Delete Webhookdelete_webhookDelete a webhook
Get Webhookget_webhookGet webhook details
Get Webhook Dispatchget_webhook_dispatchGet details of a specific webhook dispatch
List Webhook Dispatcheslist_webhook_dispatchesList webhook dispatch history
List Webhookslist_webhooksList webhooks
Test Webhooktest_webhookTest a webhook by sending a sample request
Update Webhookupdate_webhookUpdate an existing webhook