How To Integrate Zapier With Messenger Bot Using Webhook – Google Drive

How To Integrate Zapier With Messenger Bot Using Webhook – Google Drive

Follow this process to make your own integration with this third-party application.

The Webhooks by Zapier trigger supports sending more than a single trigger event per webhook request. You can send an array of properly formed JSON objects and will trigger the Zapier once for each object in the array. It triggers the actions 3 timesonce for every object in the array.

First, Log In to your Zapier account. If you don’t have Zapier make an account to use its features to integrate Webhook to Messenger Bot.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 1
Then, click the Make a Zap. To make your first Zapier.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 2
Provide a Name for your Zap. In your Zap, click “1. When this happens” and renames it to whichever name you want. and Choose App & Event. You can see below that lots of Apps to choose from Zapier. Then, search for what app you like to use. Let’s choose Webhooks, and select Webhooks by Zapier.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 3
Choose Webhooks by Zapier As a Trigger App For Messenger Bot.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 4
Click the Choose Trigger Event dropdown menu and select your webhook type.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 5
For most webhooks, the Catch Hook trigger will be the best one to use. Catch hooks work by giving you a unique URL that you can then make requests to. If you want Zapier to make a GET request of an external URL to check for new entries, use a Retrieve Poll webhook trigger. But, now let’s choose Catch Hook. Then, click Continue.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 6
Next, you’ll be given the URL for your webhook and can customize your webhook.

Silent mode: some apps want to receive an empty body. If you don’t want to receive content in the response from Zapier, select the Silent mode checkbox.

Pick off child key: This is the specific key you want Zapier to use from the request you make to the webhook URL. This is useful if you only care about getting a subset of the data that is sent to the webhook.

Copy the webhook URL and paste it to Messenger Bot JSON API Connector features.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 7
Open the app you want to connect to Zapier and find its webhooks settings page. You’ll often find that in your app’s core settings or options page, or inside the options for a specific project or list. Check your app’s help and support documentation if you can’t locate it.
In your Dashboard select Automations and click Zapier Integration. The JSON API Connector will appear immediately.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 8
Or in your Dashboard, select Messenger Bot and click All Bot Settings. Choose JSON API Connector and Click Actions.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 9
Click, the New Connection.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 10
Enter your Connector Name. Then, Select your Page. Put your Webhook URL here, from Zapier. Check what field change trigger webhook. Check, Which data you want to send. Click Save when done.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 11
In your Dashboard, select Messenger Bot and click All Bot Settings. In Messenger Bot Features. Select, Bot Settings, and click Actions.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 12
Select your Page, then Bot reply settings, and Click Add Bot Reply.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 13

Provide Bot Name and your keywords separated by a comma.

Select the reply type you wanted to perform. Like Text, Image, Audio, Video, File, Quick Reply, Text with buttons, Generic Template, Carousel, and many more.

Provide your reply message. Then, choose the Button Type and Name your Button text.

Click Submit when done.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 14

Now, let’s check if the webhook really triggers. Log in to your Facebook Page. And try to message your page news or email. Type News or Email as that was the keyword written in the reply bot. Reply with your “Email Address“. Supply your Email Address. Then, click Submit. The email address was received. Now, check your Zapier if it really triggers.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 15
Webhooks integrations send data to your webhook URL whenever something new is added. So, before going back to Zapier, add something new to your app. Webhooks triggers support sending more than a single trigger event per webhook request. You can send an array of properly formed JSON objects, and Zapier will trigger the Zap once for each object in the array.
Back in Zapier, Click Find Hook. If your hook is found, the step will show it was successful and you can see the data received. This is the data result. Zapier will split out each field from your webhook data so you can then select email addresses, names, project info, and much more in your Zapier action steps. Then, click Continue below your webhook URL.
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 16

Create Action, then choose Google Drive. And choose the Action Event. Drop down to choose the action event you want to perform.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 17

Click Continue then Sign in to Google Docs. Choose your Google account to continue to Zapier. Then next, Zapier will want to access your Google Account. Click Allow.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 18
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 19
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 20
How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 21

In Customize Folder, choose a Parent Folder if you have and Name your Folder. Click Continue.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 22

Summary of google drive setup will be shown. Click Test Action to test if the action is successful.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 23

The test was successful.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 24

The green check indicates that the trigger and action event successfully Zap On.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 25

Sign in to Gmail and Click Drive to check if the folder was created.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 26

There you will se that the Demo Folder was created successfully.

How To Integrate Zapier With Messenger Bot Using Webhook - Google Drive 27

Now you’re ready to make your own integration just follow the step-by-step process and integrate with your Messenger Bot.

Related Articles