- Integrations
- /
- Plaid
Plaid
Plaid bank account and transaction sync
Plaid is the financial-data API — connects users' bank accounts (10,000+ institutions in US/Canada/Europe) to fintech apps for transaction sync, balance checks, and ACH-payment initiation. Tiny Command exposes three actions, no triggers (Plaid emits webhooks for transactions-updated, item-error events; configure in the Plaid dashboard pointing at a Tiny Command webhook trigger URL): Exchange Public Token (the OAuth-handshake helper — converts the public_token from Plaid Link into an access_token for API use), Get Accounts (the user's account list — checking, savings, credit, loan accounts with balances), Get Transactions (paginated transaction history with category, merchant, location enrichment). The connection uses Plaid client_id + secret from the Plaid dashboard with environment toggle (sandbox, development, production — each has different test data and rate limits). Plaid is the infrastructure layer; the user-facing flow uses Plaid Link (a JS-embedded auth widget) to capture credentials, then your backend exchanges the public_token for an access_token that the workflow uses for ongoing API calls.
Do anything Plaid 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.
| Action | What it does |
|---|---|
| Exchange Plaid Public Token | Converts the short-lived public_token from Plaid Link into a long-lived access_token for ongoing API calls. The first step in the Plaid integration flow after the user connects their bank. |
| Get Plaid Accounts | Returns the user's connected bank accounts with balances, types (checking, savings, credit, loan). For displaying account summary in fintech app dashboards. |
| Get Plaid Transactions | Returns paginated transactions with category enrichment (Plaid auto-classifies into Food, Travel, etc.). For PFM apps, expense-tracking workflows, business-banking reconciliation. |
Pre-built Plaid workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Plaid once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Plaid field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Plaid integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Plaid to Tiny Command?
What Plaid triggers does Tiny Command support?
What Plaid actions can I run from a workflow?
Is the Plaid integration real-time?
Do I need to write code to use Plaid with Tiny Command?
How much does the Plaid integration cost?
More other apps people connect.
Same category as Plaid, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Plaid.
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.