Qwilr Make integrationAutomate Qwilr with Make.
What happens in your stack the moment a client accepts a Qwilr proposal? The Qwilr Make integration gives you 6 modules: one instant trigger and 5 actions. This guide is for sales and ops teams, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Qwilr Make integration do for you?
The Qwilr Make integration links your Qwilr account to Make, a no-code tool where you chain apps into a scenario, meaning the automation you build. Qwilr can tell Make the moment a page is accepted, and Make can create, read and update pages for you without anyone copying data by hand.
Kick off delivery the moment a deal closes. Watch Accepted Page fires when a client accepts a proposal. From there, a Create a Page with a Template module can build the onboarding page for that client, so the next document is ready before the account manager even opens their inbox.
Generate proposals from data you already hold. A row in a spreadsheet or a deal in your CRM can feed Create a Page with Blocks, which assembles a page piece by piece instead of starting from a fixed template. Sales reps stop rebuilding the same document for each prospect.
Keep pages in sync with the rest of your tools. Get a Page reads what a page holds, and Update a Page changes it when a price or a contact moves elsewhere. When you need something the listed modules skip, Make an API Call reaches the rest of the Qwilr API with the same connection.
Know the limits before you build. Qwilr offers a single trigger, for accepted pages, and no search module; anything outside the five actions goes through Make an API Call. The official documentation also warns that parts of it are AI-generated, so check anything critical against Qwilr itself. The same app often exists in n8n too, and the n8n vs Make comparison lays out the criteria. New to the tool? The Make training covers the basics, and the Make pricing page explains what each plan includes.
How do you connect your Qwilr account to Make?
- 01
Generate an API key in Qwilr
You need an active Qwilr account. In Qwilr, open Settings, go to the API tab and click Generate. Copy the key shown in the window that opens, because Make will ask for it in a moment.
- 02
Add a Qwilr module in Make
In your scenario, add any Qwilr module and click Create a connection. A connection is your Qwilr account linked to Make once, then reused by every Qwilr module. You can type a label in Connection name if you manage several accounts.
- 03
Paste the key and save
Paste the API key you copied from Qwilr, or follow the instructions Make shows on screen, then save. Make now lists what it can read from your account, and every other Qwilr module you add will offer this same connection.
Your first scenario with Qwilr and Make
GoalWhen a client accepts a page in Qwilr, Make creates their onboarding page from a template.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. Everything you build here starts from that single button.
- 02
Add the Watch Accepted Page trigger
Search for Qwilr and pick Watch Accepted Page. Click Create a webhook, then Create a connection with your API key. This module waits for Qwilr to announce each accepted page.
- 03
Add Create a Page with a Template
Click the + on the right of the trigger and choose Create a Page with a Template. Pick your onboarding template, then map data from the accepted page into the fields Make shows you.
- 04
Test with Run once
Click Run once, then accept a test page in Qwilr. Open each module's bubble to read the bundle it received, meaning the item that moved from one module to the next.
- 05
Switch the scenario on
When the test looks right, switch the scenario on. The trigger is instant, so Qwilr calls Make through the webhook each time a page is accepted, with no polling interval to set.
What starts a Qwilr scenario?
1 module starts a scenario when something happens in Qwilr. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Qwilr as soon as it happens.
Watch Accepted Page
Instant triggerIn Make“Triggers when a page is accepted.”
This trigger starts your scenario each time a client accepts one of your Qwilr pages, which usually means a signed proposal and a deal you can act on straight away. It is the only trigger Qwilr offers in Make, so every automated flow that begins inside Qwilr begins here.
What can Make do in Qwilr?
Qwilr gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Page with a Template
ActionIn Make“Creates a new page using a template.”
You get a new Qwilr page built on one of your saved templates, so every document keeps the layout your team already approved.
Create a Page with Blocks
ActionIn Make“Creates a new page using blocks.”
Here the page is assembled from blocks you choose in the scenario, which gives you a document shaped by the data rather than by a fixed model.
Get a Page
ActionIn Make“Returns information about the page.”
This module hands your scenario the details of one existing page, so later modules can reuse what it contains instead of asking someone to look it up.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module you can reach any endpoint of the Qwilr API from your scenario, reusing the connection you already created, so nothing is out of reach just because no dedicated module exists.
Update a Page
ActionIn Make“Updates the page.”
Update a Page changes a page that already exists, so your proposal keeps pace with what happens in your other tools without a manual edit.
Need help automating Qwilr with Make?
A person reads every message.