Fly.io edge container deployments
Fly.io is the developer-friendly cloud for container-first applications — deploy a Docker container, Fly handles routing, edge replication, and global deployment to 30+ regions. Tiny Command exposes two read actions, no triggers (most Fly operations happen via the flyctl CLI; for orchestration via API, the GraphQL machine-management endpoints are reachable via HTTP action): Get Account Info (the authenticated account's details — name, plan, regions), List Apps (every Fly app in the org). The connection uses a Fly.io API token from fly.io/user/personal_access_tokens. Fly's positioning is "global-by-default" — apps run in multiple regions out of the box, with traffic routed to the nearest. Useful for latency-sensitive workloads. For workflows that interact with Fly programmatically (auto-scale based on metrics, restart unhealthy machines, deploy on a Git tag), the GraphQL API via HTTP action covers most needs; the typed actions here focus on read-side.
No credit card required · Set up in under 2 minutes
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does | Open action |
|---|---|---|
| Get Fly.io Account Info | Returns the connected account's details — name, plan, available regions. The lookup for account inventory and capacity-planning workflows. | |
| List Fly.io Apps | Returns every Fly app in the org with current state. Useful for inventory workflows or for "iterate every app and restart" mass-operation patterns. |
Clone any recipe and customize it in one click. Every recipe is fully editable.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Fly.io once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Fly.io field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
If we missed yours, ping support. We usually reply within an hour.
Same category as Fly.io, ordered by how often teams pair them. Hover the carousel to pause.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.