- Integrations
- /
- Folk
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.
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.
| Action | What it does |
|---|---|
| Create Folk Company | Creates 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 Note | Attaches 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 Person | Creates 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 Email | Returns the first matching person by email. The standard "find before create" pattern; returns empty if no match for branching logic. |
| List Folk Groups | Returns every group (Folk's list/segment construct) with name and member count. Useful for resolving group IDs at workflow setup. |
| Update Folk Person | Partial update — only passed fields change. For "Clearbit enriched this person → write back to Folk" augmentation workflows. |
Pre-built Folk 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 Folk once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Folk 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 Folk integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Folk to Tiny Command?
What Folk triggers does Tiny Command support?
What Folk actions can I run from a workflow?
Is the Folk integration real-time?
Do I need to write code to use Folk with Tiny Command?
How much does the Folk integration cost?
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.