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 times – once for every object in the array.
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.
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.
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.
Create Action, then choose Google Drive. And choose the Action Event. Drop down to choose the action event you want to perform.
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.
In Customize Folder, choose a Parent Folder if you have and Name your Folder. Click Continue.
Summary of google drive setup will be shown. Click Test Action to test if the action is successful.
The test was successful.
The green check indicates that the trigger and action event successfully Zap On.
Sign in to Gmail and Click Drive to check if the folder was created.
There you will se that the Demo Folder was created successfully.
Now you’re ready to make your own integration just follow the step-by-step process and integrate with your Messenger Bot.