folk Make integrationAutomate folk with Make.
Can Make keep your folk contacts up to date for you? The folk Make integration gives you 10 modules: 2 instant triggers and 8 actions on people and companies. This guide shows how to link your account, build a first scenario and pick the right module each time.
Verified Trustpilot reviews · AI, automation & growth agency
What does the folk Make integration let you automate?
The folk Make integration links your folk workspace to Make, a no-code tool where you chain apps together. Make can react when a person or a company changes inside a folk group, and it can create, find, read or update those records for you, with no code and no manual copy and paste.
New leads land in folk on their own. A form, a spreadsheet or another app sends a contact, and Create a Person adds it to the right folk group. Before that, Find a Person can check whether the same email is already there, so the group stays free of duplicates.
Company records stay in sync with the rest of your stack. Watch Companies fires the moment a company changes in a group, and Make can pass that change to a billing tool, a shared table or a team channel. If you also work in Airtable, the Airtable Make integration covers the other side.
Account details get enriched without retyping. When another tool stores a contact's folk ID, Get a Person reads the full record, and Update a Person writes the new details back onto it.
Know the limits before you start. The folk app in Make has no module to delete a record and no Make an API Call module, so anything beyond these 10 modules needs another route. The same app often exists in n8n too; the n8n vs Make comparison helps you weigh the two, and the Make training walks you through your first builds.
How do you connect your folk account to Make?
- 01
Create an API key in folk
Open your account settings in the folk web app, go to the API keys section (it may read Developer Portal), create a new key and copy it from the window that appears. You need an active folk account for this.
- 02
Add a folk module to your scenario
In Make, add any folk module and click Create a connection. A connection is your folk account linked to Make once, then reused by every folk module. You can type a label in Connection name, which helps when you manage several workspaces.
- 03
Paste the key and save
Paste the API key you copied from folk, or follow the instructions Make shows on screen, then confirm. Make now reads your folk groups and lists them in the module fields, so you pick a group instead of typing its name.
Your first scenario: send new leads into a folk group
GoalWhen a new lead arrives in another app, Make adds it to your folk group as a person.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big +. A scenario is the automation you build: a chain of modules that runs on a schedule or when an app calls Make.
- 02
Pick the source of your leads
Search for the app that collects your leads (a form tool, a sheet, your website builder) and choose its trigger module. Connect that account the same way, then fill the fields Make offers.
- 03
Add Create a Person
Click the + to the right of the first module, search for folk and choose Create a Person. Select your connection and the target group, then map the lead data from the first module into the fields Make lists.
- 04
Test with Run once
Send one test lead through your source app, then click Run once. Each module shows the bundles it received, a bundle being one item passed along, here one contact. Check that the person appeared in the folk group.
- 05
Set the schedule and switch on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan cannot go below that. Adjust if you need to, then switch the scenario on.
What can start a folk scenario?
2 modules start a scenario when something happens in folk. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by folk as soon as it happens.
Watch Companies
Instant triggerIn Make“React to changes in companies within a group.”
Watch Companies starts your scenario as soon as a company changes inside a folk group you pick, so the rest of your tools learn about it without anyone copying data by hand. Each change reaches Make as one bundle holding that company.
Watch People
Instant triggerIn Make“React to changes in people within a group.”
Watch People gives your scenario a live signal on contacts: every time a person changes inside the folk group you chose, Make receives that person and runs the next modules. It is the natural entry point for anything contact-driven.
What can Make do in folk?
folk gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Company
ActionIn Make“Create a new contact Company in your folk group.”
Create a Company adds a new company record to the folk group you select, filled with data from earlier modules. Your account list grows without anyone opening folk to type it in.
Create a Person
ActionIn Make“Create a new contact Person in your folk group.”
With Create a Person, a contact coming from a form, a sheet or an event tool becomes a person in your folk group, ready for follow-up. It is the module most lead-capture scenarios end on.
Find a Company
ActionIn Make“Find a company within a group by matching exactly their name or one of their emails.”
Find a Company tells you whether a company already exists in a group, matching the name or one of its emails exactly. You get the record back and can reuse its ID in the next modules.
Find a Person
ActionIn Make“Find a person within a group by matching exactly their full name or one of their emails.”
This module looks up a person in a folk group from their full name or one of their emails, which is usually all an incoming lead carries. The result gives you the folk record to update or enrich.
Get a Company
ActionIn Make“Get a company within a group by their ID.”
Get a Company pulls one full company record when you already know its folk ID. No guessing on names: the ID points to a single record, so you get exactly that company back.
Get a Person
ActionIn Make“Get a person within a group by their ID.”
Reading a contact in full is the job of Get a Person: give it the folk ID of a person in the group and Make returns the whole record for the following modules to map.
Update a Company
ActionIn Make“Update an existing Company in your folk group.”
Update a Company rewrites an existing company in your folk group with newer data, so the record your team sees matches what your other tools know.
Update a Person
ActionIn Make“Update an existing Person in your folk group.”
When a contact detail changes in another tool, Update a Person carries that change onto the existing folk record instead of creating a second one.
Need help automating folk with Make?
A person reads every message.