Webhook

Google Forms + Webhook Integration

Make HTTP GET, POST, PUT, PATCH and DELETE requests on Google Form submission.

What is Form Director?

Form Director is a Google Workspace add-on that directs data submitted from Google Forms to applications like Google Docs, Forms, Sheets, Contacts, Calendar, Tasks, Email, Trello, Slack, QuickBooks etc.

Installation:

It is available in the Google workspace Marketplace

Please check installation instructions to install the add-on.

What is Webhook?

A webhook (also called a web callback or HTTP push API) is a way for an app to provide other applications with real-time information. 

A webhook delivers data to other applications as it happens, meaning you get data immediately. 

Google Forms to Webhook: Use Case(s)

> Make "GET, POST, PUT, PATCH and DELETE" to a webhook url on Google Form Submission.

Google Forms

Make GET, POST, PUT, PATCH, and DELETE requests on Form Submit.

Form Director

Webhook

Create POST request


Configuring Webhook

Provide Webhook URL

Create Headers

Create Query Params

Content Type 

Content type can be of three types

JSON

Form

Raw

Authentication

Loading App Fields

Mapping

Steps for mapping from field with Webhook app fields

Finish setting up

You are all set to make a post request to the webhook URL on your Google Form submission

Submit the Form

See new contact  created by Webhook in Active Campaign

Service results 

Example:  ${_Result.SERVICE_1675072285786.RESPONSE.result.uuid}

Service Results via Templated mapping

Note: check the below image for reference.