Nusii Make integrationAutomate Nusii with Make.
What if every accepted proposal in Nusii set off the next step on its own? The Nusii Make integration gives you 18 modules: 6 instant triggers, 10 actions and 2 searches. This page shows how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Nusii Make integration do for you?
The Nusii Make integration links your Nusii account to Make so that clients and proposals move without copy and paste. You build a scenario, the automation itself: a chain of modules, where each module is one brick, such as a trigger that starts things or an action that does the work.
Follow up on a signed deal. Watch Proposal Accepted starts the scenario the moment a client says yes. Add Get a Client to pull the full client record, then hand it to your invoicing or project tool in the next module.
Turn a new client into a proposal. Watch Client Created fires when someone joins your client list. Create a Proposal drafts the document and Send a Proposal delivers it through Nusii, so no new contact waits for your attention.
Keep your team in the loop on losses. Watch Proposal Rejected tells you which deals fell through, so a sales lead can review them while the conversation is still fresh.
Make only covers what these modules and the Nusii API offer. When a listed module falls short, Make an API Call reaches other endpoints with the same connection. Nusii also states that its Make documentation is AI-generated and may contain mistakes, so verify important details with Nusii directly.
Deciding between tools? Read n8n vs Make. To go further, the Make training covers the editor step by step, and Make pricing explains what each plan includes.
How do you connect your Nusii account to Make?
- 01
Copy your API key from Nusii
In Nusii, open Settings, select the API section and copy the key shown on screen. You need an active Nusii account for this; the key is what lets Make act on your behalf.
- 02
Add a Nusii module and start the connection
In your Make scenario, add any Nusii module and click Create a connection. A connection is your Nusii account linked to Make once and reused by every Nusii module afterward. Naming it in Connection name is optional but handy.
- 03
Paste the key and save
Enter the API key you copied, or follow the on-screen instructions, and confirm. Make now shows your Nusii data in the module fields, so you pick clients and proposals from a list instead of typing them.
Build your first scenario with Nusii
GoalWhen a new client is created in Nusii, Make drafts a proposal for that client and sends it.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the big + to add the first module. Search for Nusii and pick Watch Client Created.
- 02
Set up the webhook and connection
Click Create a webhook, then Create a connection and paste your Nusii API key. From then on, Nusii tells Make about each new client as soon as it exists.
- 03
Add Create a Proposal
Click the + to the right of the trigger and choose Create a Proposal. Map the client from the trigger into the module so the draft belongs to the right person.
- 04
Send it with Send a Proposal
Add Send a Proposal after it and map the proposal the previous module just created. Each item passed between modules is a bundle, here one client, then one proposal.
- 05
Test with Run once
Click Run once, then create a test client in Nusii. Open each module to read the bundle it received. If the proposal looks right, delete the test client and its draft.
- 06
Switch the scenario on
Save and switch the scenario on. Because the trigger is instant, it runs whenever a client appears. Each module run on a bundle counts as one operation on your Make plan.
What can start a Nusii scenario?
6 modules start a scenario when something happens in Nusii. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Nusii as soon as it happens.
Watch Client Created
Instant triggerIn Make“Triggers when a client is created.”
This trigger hands your scenario each new client the moment it lands in Nusii, so onboarding can begin before anyone opens the app.
Watch Proposal Accepted
Instant triggerIn Make“Triggers when a proposal is accepted.”
You get a bundle for every proposal a client accepts, which is the cleanest signal that a deal is won and work can start.
Watch Proposal Created
Instant triggerIn Make“Triggers when a proposal is created.”
Every new proposal in Nusii reaches your scenario, whether a colleague drafted it by hand or another scenario produced it.
Watch Proposal Rejected
Instant triggerIn Make“Triggers when a proposal is rejected.”
This one tells you when a client turns a proposal down, so a lost deal becomes a task instead of a silent line in Nusii.
Watch Proposal Sent
Instant triggerIn Make“Triggers when a proposal is sent.”
Your scenario learns about each proposal as it leaves Nusii for the client, which is the natural moment to start a follow-up.
Watch Proposal Updated
Instant triggerIn Make“Triggers when a proposal is updated.”
Changes to an existing proposal come through here, so any system that holds a copy of it can stay in step with Nusii.
What can Make do in Nusii?
Nusii gives you 12 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Client
ActionIn Make“Creates a client.”
Adds a new client to Nusii from data coming out of another app, so your client list fills itself instead of waiting for manual entry.
Create a Proposal
ActionIn Make“Creates a proposal.”
Drafts a proposal in Nusii for you, which saves the blank-page step every time a new opportunity appears.
Delete a Client
ActionIn Make“Deletes a client.”
Removes a client from Nusii, which keeps your account clean when a contact is gone from your other systems.
Delete a Proposal
ActionIn Make“Deletes a proposal.”
Erases a proposal in Nusii, useful to clear out drafts that no longer have a reason to exist.
Get a Client
ActionIn Make“Gets a client.”
Fetches the full record of one client, so later modules can use details the trigger alone did not carry.
Get a Proposal
ActionIn Make“Gets a proposal.”
Reads a single proposal from Nusii and passes its content to the next module, ready to map anywhere in the scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the Nusii API with your existing connection, which covers whatever the other modules leave out.
Send a Proposal
ActionIn Make“Sends a proposal.”
Sends an existing Nusii proposal on its way, which closes the gap between a ready draft and a client who can read it.
Update a Client
ActionIn Make“Updates a client.”
Changes the details of a client that already exists in Nusii, so the next proposal goes out with current information.
Update a Proposal
ActionIn Make“Updates a proposal.”
Edits a proposal already in Nusii, handy when information elsewhere changes before the client signs.
List Clients
SearchIn Make“Gets all clients.”
Returns your Nusii clients, each one as its own bundle, so you can process the whole list in one run.
List Proposals
SearchIn Make“Gets all proposals.”
Pulls all your proposals out of Nusii as separate bundles, a good base for reports and bulk updates.
Need help automating Nusii with Make?
A person reads every message.