Skip to main content

Apify

Integrates with the Apify web scraping and automation platform. Run any Apify Actor by ID with optional JSON input, poll or synchronously wait for completion, retrieve run status and usage statistics, and fetch dataset items with pagination in multiple formats (JSON, CSV, XML, Excel, RSS). Supports both shared connection (Connect/Disconnect) and per-node credential authentication via API token.

NamespaceRobomotion.Apify
Version1.1.0
CategoryAutomation & Workflow, Dev Tools
Nodes6

Nodes

NodeDescription
ConnectOpens a connection to Apify and returns a Client ID.
DisconnectCloses a Apify connection.
Run ActorRuns an actor in Apify.
Get RunGets a run in Apify.
Get Dataset ItemsGets dataset items in Apify.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

5 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Run Actor, Get Run, Get Dataset Items.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.