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.
| Namespace | Robomotion.Apify |
| Version | 1.1.0 |
| Category | Automation & Workflow, Dev Tools |
| Nodes | 6 |
Nodes
| Node | Description |
|---|---|
| Connect | Opens a connection to Apify and returns a Client ID. |
| Disconnect | Closes a Apify connection. |
| Run Actor | Runs an actor in Apify. |
| Get Run | Gets a run in Apify. |
| Get Dataset Items | Gets dataset items in Apify. |
| Toolkit | Exposes 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.
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.