Skip to content
EmailReal-timeUpdated May 2026

Folk

folk modern CRM — person and company writes

folk is the lightweight modern CRM built for relationship-driven teams (agencies, consultancies, VCs, solo founders). Tiny Command exposes six actions, no triggers — folk's webhook system was beta-stage at the time of this integration and the action surface fully covers the sync use case: Create Person, Update Person, Find Person by Email (the dedupe-then-update pattern), Create Company, Create Note (attach a timestamped note to a person or company), and List Groups (folk's lightweight tag-as-segment construct). The connection uses a folk API key from the user's workspace settings. The Find Person by Email pattern is the workhorse for sync workflows: a row from another system (a new Stripe customer, a Calendly booking, a form submit) fires the workflow, the workflow calls Find Person → if found, Update Person → if not, Create Person. folk's data model is intentionally flat (no opportunities, deals, or pipelines) which keeps the integration surface simple but means workflows that need a full sales-pipeline data model live in another CRM with folk as the contact layer.

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

Do anything Folk 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
Create Folk CompanyCreates a company record in Folk CRM with name, domain, custom fields. Useful for "new B2B prospect → add company record before contact" workflow patterns.
Create Folk NoteAttaches a markdown note to a person or company in Folk. For "call summary → log in CRM" or "customer feedback → add to their record" workflows.
Create Folk PersonCreates a person record with email, name, company association, custom fields. The base hook for "form submission → push to Folk" sync workflows in relationship-driven agencies and consultancies.
Find Folk Person by EmailReturns the first matching person by email. The standard "find before create" pattern; returns empty if no match for branching logic.
List Folk GroupsReturns every group (Folk's list/segment construct) with name and member count. Useful for resolving group IDs at workflow setup.
Update Folk PersonPartial update — only passed fields change. For "Clearbit enriched this person → write back to Folk" augmentation workflows.
Recipes

Pre-built Folk 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 Folk 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 Folk 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 Folk integration.

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

How do I connect Folk to Tiny Command?
Open the Tiny Command workflow builder, drop in a Folk node, and click Connect. Authorize Folk once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Folk triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Folk today. Use Tiny Command's universal Webhook or Schedule trigger to start Folk workflows, then run any Folk action you need.
What Folk actions can I run from a workflow?
6 Folk actions are available out of the box, covering email operations like "Create Folk Company". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Folk integration real-time?
Folk actions execute synchronously inside your workflow. Tiny Command waits for Folk'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 Folk with Tiny Command?
No. Every Folk 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 Folk API endpoint directly.
How much does the Folk 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 Folk integration itself has no per-app surcharge.
Related

More email apps people connect.

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

Do more with Folk.

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.