Resources · Make integration

Outgrow Make integrationAutomate Outgrow with Make.

What should happen the second Outgrow records a new lead? The Outgrow Make integration gives you 2 instant triggers, one for new leads and one for new visits. This guide is for marketers and ops people who want that signal in their CRM or inbox, and it walks through the connection and a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Outgrow Make integration do for you?

The Outgrow Make integration listens to Outgrow and starts a scenario, which is the automation you build in Make, whenever a lead is created or a visit is registered. Outgrow only supplies the starting signal here; the modules of your other apps do the work that follows.

Leads that land where sales works. Put Watch New Lead at the start of a scenario and add the module of your CRM right after it. Each lead then becomes a record without anyone copying it by hand, and the rep who owns it sees it while the contact is still warm.

A visit log you can actually read. Watch New Visit fires each time Outgrow registers a visit. Pair it with a spreadsheet module and you keep a running list of visits next to the leads, which makes it easier to compare traffic with conversions.

A heads-up for the team. A lead can also go straight to a chat or email module, so the person in charge of follow-ups hears about it the moment it arrives.

Keep the limits in mind. Outgrow offers no action or search module in Make, so Make cannot create or update anything inside Outgrow; it only reacts. The official documentation is also marked as limited, so this page sticks to what is published. If you weigh other tools, the n8n vs Make comparison lays out the differences, the Make pricing page explains plans, and Make training helps if you are new to the editor.

Connect

How do you connect Outgrow to Make?

  1. 01

    Add an Outgrow module

    In your scenario, pick Watch New Lead or Watch New Visit, then click Create a connection. A connection is your Outgrow account linked to Make once, and both triggers reuse it afterward.

  2. 02

    Name it and authorize Make

    Give the connection a name if you like, which helps when several accounts are linked. Then either approve Make on the Outgrow page that opens, or paste the key Outgrow gives you, depending on what the window asks for.

  3. 03

    Save the connection

    Click Save. Make returns to the module with the connection selected, and you can finish setting up the trigger right away.

First scenario

Your first scenario with Outgrow

GoalWhen a new lead is created in Outgrow, Make passes it to the app your team already uses to follow up.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario, and click the large + in the middle of the editor to place the first module.

  2. 02

    Add Watch New Lead

    Search for Outgrow, choose Watch New Lead, and click Create a connection to link your account. This trigger now opens the scenario.

  3. 03

    Add the next app

    Click the + on the right of the Outgrow module and add the app that should receive the lead, such as your CRM or a sheet. Map the lead data from Outgrow into its fields.

  4. 04

    Test with Run once

    Click Run once, then create a test lead in Outgrow. Each module shows the bundle it received, meaning the item passed along, so you can check the data landed where you expected.

  5. 05

    Switch it on

    Once the test looks right, turn the scenario on. Because Watch New Lead is instant, it runs as soon as Outgrow reports a lead instead of waiting for a schedule.

Triggers

What starts an Outgrow scenario?

2 modules start a scenario when something happens in Outgrow. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Outgrow as soon as it happens.

Outgrow1Watch New Lead

Watch New Lead

Instant trigger

In Make“Triggers when a new lead is created.”

You get each new Outgrow lead delivered into Make the moment it is created, ready to be copied into a CRM, a sheet or a message to your team.

How it fires
instant, Outgrow calls Make through a webhook as soon as the lead exists, which means no polling interval sits between the lead and your scenario.
When to use it
pick it whenever the lead itself matters, for example to open a record for the sales rep who owns follow-ups.
Watch out
the documentation for Outgrow is limited, so create a test lead and read what arrives with Run once before mapping any field.
Outgrow2Watch New Visit

Watch New Visit

Instant trigger

In Make“Triggers when a new visit is registered.”

This trigger hands you a bundle for every visit Outgrow registers, which lets you track traffic on your Outgrow content outside Outgrow itself.

How it fires
instant, Outgrow notifies Make through a webhook as soon as the visit is recorded.
When to use it
choose it over Watch New Lead when you care about reach rather than conversions, such as keeping a visit log in a spreadsheet.
Watch out
every visit starts a run, and each module in that run counts as an operation on your Make plan, so keep the scenario behind it short.
Need help

Need help automating Outgrow with Make?

A person reads every message.

FAQ

Outgrow and Make: common questions

01Is the Outgrow Make integration free?
Yes, Outgrow is a standard app, so its modules are available from the Free plan. The Free plan lets you keep 2 active scenarios, limits each run to 5 minutes, accepts files up to 5 MB and includes 512 MB of data transfer. Its shortest gap between two scheduled runs is 15 minutes, which matters little here because both Outgrow triggers are instant. Paid plans (Core, Pro, Teams and Enterprise) remove the cap on active scenarios and count usage in operations, one operation being one module run on one bundle.
02What do you need to connect Outgrow to Make?
An Outgrow account and a Make account are enough, since the documentation lists no other prerequisite. You add Watch New Lead or Watch New Visit, click Create a connection, optionally name it, authorize Make on the Outgrow page or paste the key Outgrow provides, then click Save. The same connection then serves both triggers. The official documentation is marked as limited, so if the authorization screen differs from these generic steps, go with what Make displays.
03Does the Outgrow trigger work in real time?
Yes, both Outgrow triggers are instant. For Watch New Lead and Watch New Visit alike, Outgrow calls Make through a webhook as soon as the event happens; Make does not check at a regular interval. In the editor they carry the lightning badge, not the clock badge used for scheduled triggers. That means a new lead can reach your CRM or your team chat without waiting for the default 15 minute schedule of a new scenario.
04What if the Outgrow module you need is missing in Make?
It depends on what you need, because Outgrow has only two triggers in Make and no Make an API Call module. Make can react to new leads and new visits, but it cannot create, update or search anything inside Outgrow. If your idea needs that, handle the work in the other app of the scenario, or ask the team for help during a 60 minute audit. The limited documentation is also a reason to test each scenario with Run once before relying on it.
05Should you use Make or n8n for Outgrow?
It depends on your criteria rather than on Outgrow alone. In Make, the integration gives you two instant triggers and a visual editor where a first scenario takes a handful of steps. Many apps also exist as n8n nodes, so check whether Outgrow has one before comparing. The fair test is to list what the scenario must do, confirm each tool covers it, and pick the one your team will actually maintain. The n8n vs Make comparison on this site sets the two tools side by side.