Skip to content
Forms & SurveysReal-timeUpdated May 2026

Fly.io

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.

0triggers
2actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Fly.io can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Get Fly.io Account InfoReturns the connected account's details — name, plan, available regions. The lookup for account inventory and capacity-planning workflows.
List Fly.io AppsReturns every Fly app in the org with current state. Useful for inventory workflows or for "iterate every app and restart" mass-operation patterns.
Recipes

Pre-built Fly.io workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

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.

No JSON to read

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.

FAQ

Questions about the Fly.io integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Fly.io to Tiny Command?
Open the Tiny Command workflow builder, drop in a Fly.io node, and click Connect. Authorize Fly.io once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Fly.io triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Fly.io today. Use Tiny Command's universal Webhook or Schedule trigger to start Fly.io workflows, then run any Fly.io action you need.
What Fly.io actions can I run from a workflow?
2 Fly.io actions are available out of the box, covering forms & surveys operations like "Get Fly.io Account Info". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Fly.io integration real-time?
Fly.io actions execute synchronously inside your workflow. Tiny Command waits for Fly.io's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Fly.io with Tiny Command?
No. Every Fly.io trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Fly.io API endpoint directly.
How much does the Fly.io integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Fly.io integration itself has no per-app surcharge.
Related

More forms & surveys apps people connect.

Same category as Fly.io, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Fly.io.

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.