Table of Contents

Integrately trigger

Alexander Gao Updated by Alexander Gao

Integrately Trigger with Trigger Automation block

Prepare Landbot
  1. Firstly, we have to make a little flow for collect information, like name, email, age, etc.

The information that we collect, will be stored in variables, that we will send to Integrately. As 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 the trigger
  1. After set a Trigger automation block, let's open Integrately:

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

  1. As Integrately requieres a necessary action, you can choose an application you might need (here in the tutorial, we choose Google Sheets for example, and click on its icon):

  1. Then scroll down and set the exact action we want to do:

  1. Then click on the button of Go:
  1. Then it displays this window of options

  1. Here we click on No, because we don't have more conditions to set:

  1. Click on Add Connection button:

  1. Then it displays a new tab like this:

  1. Let's click on Copy button to copy the API address:

Prepare Landbot request to Integrately
  1. Let's get back to Landbot and paste the URL to Webhook block:

  1. Now we are going to set the variables we want to send to Integrately.

  1. And click on Test webhook trigger button:
  1. If you scroll down, you will see the response from Integrately:

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

In Integrately check request data
  1. Now we turn back to Integrately:

  1. Then mark the button of I have sent a test record AFTER setting URL in Webhook / API Integration. (We still can mark it before we send request to them, after click on Test Connection, we can refresh, only if we have sent the request, they will receive anyway.)

  1. Click on Test Connection:

  1. It will display this page:
  1. Let's click on Refresh data, to make sure they receive the request:
  1. We can see it down there, the variables we sent to Integrately:

Yes, the @name, @email, and @age are the same as we sent to Integrately:This is how the trigger works, we send variables to Integrately, they receive, and when we try to test it as we did in step 16, it will be shown.

How did we do?

How to create a contact and add it to a deal in Pipedrive using Integrately

Contact