Table of Contents

Make.com (formerly Integromat) trigger

Jonathan Goodfellow Updated by Jonathan Goodfellow

Prefer watching than reading? No problem, we've got you covered 👇

Make.com (formerly Integromat) Trigger with Trigger automation block

Prepare Landbot:
  1. Firstly, we have to build a bot flow to collect information, like name, email, age, etc.

The information that we collect will be stored in variables, which we will send to Integromat.

In the example below, we are storing the name input in the variable @name, that we will use later.

  1. Then let's set a Trigger automation block.

Create Integromat scenario:
  1. After set a Trigger automation block, let's open Make.com:

  1. We need to do is press Create A New Scenario:

  1. Then search Webhook, then click on its icon:

  1. Let's press continue button to move on:

  1. Then it will display this page:

  1. What we should do now is click on Webhooks:

  1. Make.com will ask you to select the type of Webhook, choose Custom Webhook.

  1. After click on Custom Webhook, a small window appears:

  1. Click on Add button:

  1. Let's give this hook a name:

  1. Don't click on OK yet, as we still have to copy the API address:

Prepare Landbot request to Make.com
  1. Let's get back to Landbot and paste the URL in the Trigger automation block, in the URL & Method field:

  1. Scroll down and go to the Set data (variables) to be sent section of the Trigger automation, where you can set test values:
  2. And click on Test webhook trigger button:
  1. If you scroll down, you will see the response from Integromat:

  1. As long as the status code is 200, means our request is successfully sent.

In Make.com check request data:
  1. Go back to Make.com:

Now we have seen that the message "Successfully determined" in green. This means that Make.com has received the variables from the test we made in the previous step.

  1. Click on OK.

Run the scenario
  1. Let's press the button Run once, to run the module for test:

  1. Let's go back to Landbot to Test the request again,
  1. Now we switch back to Make.com:
  2. A bubble with a " 1 " will appear on top of the Webhook icon of Make.com, let's click on it.

Once you do, you will see the information about the test you have made from Landbot.

  1. We can see there the variables recorded by our test:
Please check that the values sent in the variables @name, @email, and @age are the same as we sent in the test to Make.com:
This is how the trigger works, we send variables to Make.com, they receive them, and when we try to test it as we did in step 17, it will be shown.

How did we do?

Send WhatsApp Message Template from Make (ex Integromat)

How to send an email through Sendinblue by Make.com (formerly Integromat)

Contact