Resources · Make integration

Crocoblock Make integrationAutomate Crocoblock with Make.

What can Crocoblock start in Make once your site has something new? The Crocoblock Make integration has 1 module, an instant trigger called Watch All Data. This page shows how to connect it, build a first scenario and pass the data to the rest of your tools.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What does the Crocoblock Make integration do?

The Crocoblock Make integration links your Crocoblock account to Make so that data from Crocoblock can start a scenario, the automation you build in Make as a chain of modules. It offers a single module, Watch All Data, an instant trigger: Crocoblock calls Make through a webhook as soon as something happens, and Make takes over from there.

Because the app has only a trigger, Crocoblock is always the starting point. The value comes from the module you place right after it: a spreadsheet, a CRM, a chat tool or any other app of the catalog. Each item Crocoblock sends becomes a bundle, one item that flows from one module to the next, and you map its values into the following module.

A few typical setups, described as patterns rather than client cases. A training site can pass each piece of data received by Watch All Data to a sheet the team already reads. A small agency can forward the same data to a messaging app, for example through the 2Chat Make integration. A marketing team can use it to feed a contact list in their CRM.

Know the limits before you start. Make states that its documentation for Crocoblock is limited because there is not enough public information about the app, so the exact content of the data is best discovered with Run once. There is no search, no action and no Make an API Call module: Make cannot write back into Crocoblock.

If you want to see how Make compares with other tools, read n8n vs Make. The same app may also have an n8n node. For help on a larger project, the Make agency team can step in.

Connect

How do you connect Crocoblock to Make?

  1. 01

    Add the trigger and open the connection

    In your scenario, add the Watch All Data module and click Create a connection. A connection is your Crocoblock account linked to Make once, then reused by every Crocoblock module.

  2. 02

    Name it and authorize Make

    Give the connection a name if you manage several sites, it helps later. Then authorize Make on the Crocoblock page that opens, or paste the key Crocoblock gives you, depending on what the window asks for.

  3. 03

    Save and check the module

    Click Save. Make goes back to the module with the connection selected. If an error shows up here, the authorization or the pasted key is the first thing to recheck.

First scenario

Your first scenario with Crocoblock

GoalWhen Crocoblock sends new data, Make passes it to the next tool of your choice.

  1. 01

    Create the scenario

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

  2. 02

    Pick Watch All Data

    Search for Crocoblock, choose Watch All Data and select your connection. The clock is replaced here by a lightning badge, the sign of an instant trigger.

  3. 03

    Add the next module

    Click the + on the right of the trigger and pick the app that should receive the data. Map the values of the Crocoblock bundle into its fields.

  4. 04

    Test with Run once

    Click Run once, then trigger an event on your Crocoblock site. Open the bundle each module received to see which values really arrive.

  5. 05

    Switch the scenario on

    When the test looks right, switch the scenario on. From then on, each call from Crocoblock starts it and uses operations, one per module and per bundle.

Triggers

What starts a Crocoblock scenario

1 module starts a scenario when something happens in Crocoblock. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Crocoblock as soon as it happens.

Crocoblock1Watch All Data

Watch All Data

Instant trigger

In Make“Watch All Data”

Watch All Data gives you a way to act on what your Crocoblock site produces: each time data arrives, your scenario starts with it as a bundle you can map into any other app.

How it fires
instant, Crocoblock calls Make through a webhook as soon as it happens, so there is no polling interval to set.
When to use it
whenever something on the Crocoblock side should reach another tool, like a sheet, a CRM or a team chat.
Watch out
Make's documentation for this app is limited, so check the real content with Run once before you map fields.
Need help

Need help automating Crocoblock with Make?

A person reads every message.

FAQ

Questions about the Crocoblock Make integration

01Is the Crocoblock Make integration free?
Yes, Crocoblock is a standard app in Make, so it is available from the Free plan. That plan allows 2 active scenarios, a minimum interval of 15 minutes between scheduled runs, 5 minutes of execution per run, files up to 5 MB and 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) bring the interval down to 1 minute, remove the cap on active scenarios and allow 40 minutes of execution. Usage is counted in operations, one execution of one module on one bundle.
02What do you need to connect Crocoblock to Make?
A Crocoblock account and a Make account. Make's documentation for Crocoblock lists no specific prerequisite and no dedicated connection steps, so the generic path applies: add the Watch All Data module, click Create a connection, optionally name it, then authorize Make on the Crocoblock page or paste the key the app provides, and click Save. The connection is created once and reused by every Crocoblock module in your scenarios. If the connection fails, recheck the authorization or the key you pasted first.
03Does the Crocoblock trigger react in real time?
Yes. Watch All Data is an instant trigger: Crocoblock calls Make through a webhook as soon as something happens, and the scenario starts with that data. You do not wait for a polling interval, unlike a scheduled trigger that Make checks every 15 minutes by default. In the editor, the lightning badge on the module confirms this type. To see it working, click Run once, trigger an event on your site and read the bundle that Make receives in the module.
04What if the Crocoblock module you need is missing in Make?
It depends on what you need. Crocoblock has only one module in Make, the Watch All Data trigger, and no Make an API Call module, so Make cannot create or edit anything inside Crocoblock. Make also notes that its documentation for this app is limited for lack of public information. If you need to write data back to your site, look for another app that covers that need, or ask the agency team to study the case with you before you build around the gap.
05Should you use Make or n8n for Crocoblock?
It depends on your criteria, not on a ranking. In Make, Crocoblock brings one instant trigger, Watch All Data, that you can connect without code and chain to any of the 3,000+ standard apps available on every plan. The same app often has an n8n node too, so compare what each node or module actually offers for your case, the tools you already use and who will maintain the scenario. The n8n vs Make comparison on the site lays out the two approaches side by side.