- Home
- Resources
- Integrations
- Nutshell
Nutshell Make integrationAutomate Nutshell with Make.
Can your CRM update itself when a deal closes? The Nutshell Make integration gives you 26 modules, including 5 instant triggers, to move leads, companies, people and activities between Nutshell and your other tools. This page shows you how to connect your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Nutshell Make integration automate?
It links your Nutshell account to Make so that records in your CRM start automations and receive data from other apps. In Make, an automation is called a scenario: a chain of modules, where each module is one brick, such as a trigger that listens to Nutshell or an action that writes to it.
Close a deal, start the onboarding. Watch Lead Won fires the moment a lead is marked as won, and the next modules can open a project in your delivery tool or log a handover with Create an Activity, so nobody waits for an email from sales.
Keep your contact base clean. Before a web form adds someone, Search Persons checks whether that contact already exists. If it does, Update a Person refreshes the record; if not, Create a Person adds it. The same logic works for accounts with Search Companies.
Feed reporting without exports. Watch Activities and Watch Leads send every new entry to a spreadsheet or a dashboard tool, which gives managers a live view of the pipeline outside the CRM.
The listed modules cover four kinds of records: companies, leads, activities and persons. For anything else in the Nutshell API, the Make an API Call module reuses the same connection. If you want to learn the editor step by step, the Make training starts from zero, and Make pricing explains how operations are counted. The same app often has a node in n8n too; n8n vs Make sets out the differences between the two platforms.
How do you connect Nutshell to Make?
- 01
Copy your API key in Nutshell
In Nutshell, open Setup in the left menu, then Connections, then API key. Copy the key shown on screen. The key only exists on an active Nutshell account.
- 02
Add a Nutshell module and create the connection
In your scenario, add any Nutshell module and click Create a connection. A connection is your Nutshell account linked to Make once, then reused by every Nutshell module. The Connection name field is optional.
- 03
Paste your credentials and save
Enter the credentials you copied from Nutshell, or follow the instructions Make shows in the window. Once saved, the module can read your Nutshell data and the lists inside it fill in by themselves.
Build your first scenario with Nutshell
GoalWhen a lead is won in Nutshell, Make records a handover activity in Nutshell for the team that takes over.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. Type Nutshell in the search box to see its modules.
- 02
Add Watch Lead Won
Pick Watch Lead Won. Click Create a webhook, then Create a connection and paste your API key. From now on, Nutshell tells Make each time a lead is won.
- 03
Chain Create an Activity
Click the + on the right of the trigger and choose Create an Activity. It reuses your connection, so there is nothing to paste again.
- 04
Map data from the won lead
Fill the activity fields and click inside them to insert data from Watch Lead Won. Each bundle, meaning one item passed between modules, here carries one won lead.
- 05
Test with Run once
Click Run once, then mark a test lead as won in Nutshell. Open the bubbles above each module to read the bundles they received and check the new activity.
- 06
Switch the scenario on
When the test looks right, switch the scenario on. Every lead won from then on produces its handover activity, and each module run counts as one operation on your Make plan.
What starts a Nutshell scenario?
5 modules start a scenario when something happens in Nutshell. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Nutshell as soon as it happens.
Watch Activities
Instant triggerIn Make“Triggers when a new activity has been created.”
Watch Activities launches your scenario as soon as someone logs a new activity in Nutshell, so a call or a meeting recorded by a rep can reach your other tools without anyone copying it by hand.
Watch Companies
Instant triggerIn Make“Triggers when a new company has been created.”
Each company added to Nutshell becomes a bundle that Make can pass to the next module, which keeps your account list in step across your tools from the moment sales creates it.
Watch Leads
Instant triggerIn Make“Triggers when a new lead has been created.”
Watch Leads hands you every fresh opportunity the second it lands in Nutshell, ready to announce in a team chat, score in a spreadsheet or pass to a nurturing tool.
Watch Lead Won
Instant triggerIn Make“Triggers when a new lead has been won.”
This is the trigger that tells you a deal is closed: it passes the won lead to Make so onboarding, invoicing or a thank you message can start without waiting for the rep.
Watch Persons
Instant triggerIn Make“Triggers when a new person has been created.”
Watch Persons picks up each new contact person in Nutshell and sends it to Make, so your mailing list or support desk knows about that person without a second entry.
What can Make do in Nutshell?
Nutshell gives you 21 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
- Create a Lead
- Create an Activity
- Create a Person
- Delete a Company
- Delete a Lead
- Delete an Activity
- Delete a Person
- Get a Company
- Get a Lead
- Get an Activity
- Get a Person
- Make an API Call
- Update a Company
- Update a Lead
- Update an Activity
- Update a Person
- Search Activities
- Search Companies
- Search Leads
- Search Persons
Create a Company
ActionIn Make“Creates a new company.”
Create a Company opens a new account in Nutshell from data coming out of another module, so a signed form or a new customer in your billing app shows up in the CRM without retyping.
Create a Lead
ActionIn Make“Creates a new lead.”
With Create a Lead, an opportunity appears in Nutshell as soon as a signal arrives elsewhere: a demo request, a quote asked on your site, a reply to a campaign.
Create an Activity
ActionIn Make“Creates a new activity.”
Create an Activity writes an entry into the Nutshell history, so the timeline of an account also shows what happened outside the CRM, in a booking tool or a support desk.
Create a Person
ActionIn Make“Creates a new person.”
Create a Person adds a contact to Nutshell from any other app in your scenario, which saves the rep from copying names and details out of emails or forms.
Delete a Company
ActionIn Make“Deletes an existing company.”
Delete a Company removes an account from Nutshell automatically, which helps when a cleanup decision is taken in another tool and the CRM should follow.
Delete a Lead
ActionIn Make“Deletes an existing lead.”
Delete a Lead takes an opportunity out of Nutshell, so junk entries do not pollute the pipeline your team reviews and forecasts from.
Delete an Activity
ActionIn Make“Deletes an existing activity.”
Delete an Activity erases one entry from the Nutshell history, which keeps the timeline honest when a planned event never took place.
Delete a Person
ActionIn Make“Deletes an existing person.”
Delete a Person removes a contact from Nutshell as part of a scenario, so a removal request handled in another system reaches the CRM too.
Get a Company
ActionIn Make“Retrieves an existing company.”
Get a Company fetches the full record of one account you already know, so the modules that follow can use its details instead of the partial data an earlier step handed over.
Get a Lead
ActionIn Make“Retrieves an existing lead.”
Get a Lead reads one opportunity from Nutshell in its current state, which is handy when a scenario started from another app and needs the latest version of the deal.
Get an Activity
ActionIn Make“Retrieves an existing activity.”
Get an Activity pulls a single activity out of Nutshell, so you can check its content before copying it to a calendar or a report.
Get a Person
ActionIn Make“Retrieves an existing person.”
Get a Person loads one contact from Nutshell with its current data, which keeps a message or a sync based on what the CRM holds right now.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any endpoint of the Nutshell API from your scenario, with the same connection as the other modules, when no listed module does the job.
Update a Company
ActionIn Make“Updates an existing company.”
Update a Company changes an existing account in Nutshell, so a correction made in billing or support also reaches the CRM without a second edit.
Update a Lead
ActionIn Make“Updates an existing lead.”
Update a Lead moves an opportunity forward from outside Nutshell, which spares reps from updating the pipeline after every event happening in another app.
Update an Activity
ActionIn Make“Updates an existing activity.”
Update an Activity edits an entry already logged in Nutshell, so the history follows the changes made in the tool where the event is really managed.
Update a Person
ActionIn Make“Updates an existing person.”
Update a Person refreshes a contact in Nutshell with data from another app, which keeps phone numbers, roles or addresses the same everywhere.
Search Activities
SearchIn Make“Searches for activities or lists them all.”
Search Activities finds the activities that match what you ask for, or returns the full list, so a scenario can work on a batch of entries instead of just one.
Search Companies
SearchIn Make“Searches for companies or lists them all.”
Search Companies tells your scenario whether an account is already in Nutshell, and hands back the matching companies to act on.
Search Leads
SearchIn Make“Searches for leads or lists them all.”
Search Leads gathers opportunities from Nutshell, filtered by your criteria or all of them, to copy them into another tool or process them one by one.
Search Persons
SearchIn Make“Searches for persons or lists them all.”
Search Persons looks up contacts in Nutshell, which lets a scenario spot a known person before deciding to create, update or skip.
Need help automating Nutshell with Make?
A person reads every message.