GoogleフォームとMetaコンバージョンAPIの連携イメージ
How to Send Conversion Events Using Meta Conversion API with Google Form Content
Learn more about Yoom
Try this template
GoogleフォームとMetaコンバージョンAPIの連携イメージ
How to Integrate Applications

2025-05-21

How to Send Conversion Events Using Meta Conversion API with Google Form Content

k.ueno
k.ueno

When conducting marketing activities, the Meta Conversion API is a convenient tool for conversion measurement, isn't it?
Furthermore, by utilizing it together with Google Forms, you can achieve efficient operations, but don't you find it bothersome to perform cross-application tasks when aggregating information?

By integrating Google Forms with the Meta Conversion API, you can automatically send conversion events based on the content submitted in the form!
This automation can improve data accuracy and reduce human errors, potentially maximizing advertising effectiveness.
This article explains how to integrate Google Forms with the Meta Conversion API without any coding.
By incorporating this into your operations, you can expect centralized data management and efficient marketing activities, so please give it a try!

  • Marketing professionals using Google Forms and the Meta Conversion API
  • Advertisers looking to improve the accuracy of their campaign strategies and activities
  • Those who find managing participant information for seminars or events cumbersome
  • Executives aiming for centralized management of marketing data

For those who want to try it immediately

This article introduces the integration method using the no-code tool "Yoom".
No complicated settings or operations are required, making it easy for non-engineers to implement.
You can start right away with the template below, so please give it a try!


This is a flow to send conversion events using the contents of Google Forms with the Meta Conversion API.

[About Yoom]

How to Send Conversion Events Using Meta Conversion API with Google Forms

Let's create "How to Send Conversion Events Using Meta Conversion API with Google Forms" using a template.

It is possible to achieve this by receiving responses from Google Forms using its API, hashing specified text content using the API provided by 0CodeKit, and then sending conversion events using the Meta Conversion API. Generally, programming knowledge is required to achieve this, but with the no-code tool Yoom, it can be easily accomplished without programming knowledge.

The work to complete the flow will proceed as follows:

  • Integration of Google Forms, 0CodeKit, and Meta Conversion API with My Apps
  • Copying the template
  • Setting triggers for Google Forms and configuring integration with 0CodeKit, followed by setting each operation of the Meta Conversion API
  • Turning the trigger ON

If you are not using Yoom, please register for free from here.
If you are already using Yoom, please log in.

・Integration of Google Forms, 0CodeKit, and Meta Conversion API with My Apps

(1) First, connect Google Forms to My Apps.
After logging into your Yoom account, click "My Apps" on the left column and search for Google Forms from "New Connection".

__wf_reserved_inherit

(2) Search for and click the Google Forms app icon.

__wf_reserved_inherit

__wf_reserved_inherit

(3) Click "Sign in with Google" to move to the account selection screen, and select the account you want to link from the right management account.
After selection, move to the sign-in screen and complete the authentication.
The first Google Forms connection is now complete.

(4) Next, perform the app integration for 0CodeKit.
Similarly to registering Google Forms with My Apps, select 0CodeKit.

__wf_reserved_inherit

(5) Enter the "Account Name" and "Access Token" for the 0CodeKit you want to integrate, and click [Add].

(6) The app connection for 0CodeKit is complete, so proceed to connect the third app, Meta Conversion API.
Search for and click the Meta Conversion API app icon in the same way.

__wf_reserved_inherit

(7) Enter the "Account Name" and "Access Token" for the Meta Conversion API you want to integrate, and click [Add].
For detailed steps on how to register Meta Conversion API with My Apps, please also check here.

After clicking, move to the My Apps screen of the Yoom account with the three apps added.
Now, the three apps are connected to the Yoom account.

・Copying the Template

After confirming that the new connection of the target app to the Yoom account is complete, click the "Try it" icon of the template below.


This is a flow to send conversion events using the contents of Google Forms with the Meta Conversion API.

The template will be copied, so click the "OK" button.

__wf_reserved_inherit

Move to the "My Projects" screen of your Yoom account and check the template content.

__wf_reserved_inherit

There are three setup flows.

・Google Form Trigger Setup

(1) First, set up the Google Form app trigger.

__wf_reserved_inherit

From "My Projects" on the left side of the Yoom account screen, click "Send conversion events using Meta Conversion API with Google Form content [Copy]".

__wf_reserved_inherit

After clicking, the template content will be displayed as shown in the screen below.

__wf_reserved_inherit

(2) First, click "When a response is submitted to the form" as the trigger.

(3) Enter the account information to be linked and click [Next].

__wf_reserved_inherit

(4) On the next screen, enter information such as "Trigger Interval" and "Form ID".
Select any option from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes for "Trigger Interval". A shorter setting is generally recommended.
※The trigger interval varies depending on the plan, so be careful.

__wf_reserved_inherit

(5) After entering the information, click [Test] and if there are no issues, click [Save].
The output information can be referenced and utilized in subsequent steps, as noted by "This value can be used in other operations.".
If you want to increase the obtainable output, it is recommended to use 'JSONPath' to obtain other values (such as slug or title).
By utilizing the Google Form app trigger, you can activate the flow bot based on the response content of the Google Form.
For more details, please check the help page and set it up in advance.

__wf_reserved_inherit

・0CodeKit Setup

(1) Next, set up the hashing of text using the specified hash algorithm in 0CodeKit (a process that converts the original data into an irregular string using a hash function).
Click the second action "Hash the text".

__wf_reserved_inherit

(2) Enter the account information for the 0CodeKit to be linked and click [Next].

__wf_reserved_inherit

(3) On the next screen, select the "Hash Algorithm Type" from the dropdown.
This article assumes hashing an email address, so 'SHA256' is selected. When implementing the flow, set it according to your operation.

__wf_reserved_inherit

(4) Next, enter the information of the string to be hashed in the "Message" field.
Click the input bar to expand the information obtained in the previous step and quote the content.
(The screen below is an example quoting the "Respondent's Email Address" information obtained in the previous step.)

__wf_reserved_inherit

(5) After entering the information, click [Test] and if there are no issues, click [Save].

・Meta Conversion API Setup

(1) Finally, click the third action "Send Conversion Event".

__wf_reserved_inherit

(2) Enter the account information for the Meta Conversion API to be linked and click [Next].

__wf_reserved_inherit

(3) On the next screen, fill in items such as "Pixel ID (obtained from Meta Conversion API data source)" and "Event Name".
Select any option from the dropdown for "Action Source".

__wf_reserved_inherit

(4) This time, since the [Email Address] was hashed in the previous step, set the "Email Address" field to the output "Hashed Text" obtained in the 0CodeKit step.

__wf_reserved_inherit

(5) After entering information in other necessary fields, click [Test] and if there are no issues, click [Save].
The setup is now complete.

・Turn ON the Trigger

By clicking the red frame part "Turn ON the Trigger" on the screen below, the flow bot will automatically start.

__wf_reserved_inherit

Here is the template used this time


This is a flow to send conversion events using the contents of Google Forms with the Meta Conversion API.

Other Automation Examples Using Google Forms and Meta Conversion API

In addition to the integrations introduced today, various automations can be achieved by utilizing the APIs of Google Forms and Meta Conversion API.

If there's anything that catches your interest, please give it a try!

Automation Examples Using Google Forms

Notify Chat Tools When a Response is Submitted in Google Forms

Automatically notify Slack, Discord, etc., when a response is submitted in Google Forms.


This is a flow that notifies Google Chat of the response content when a new response is submitted to Google Forms.

■Overview
Isn't it a time-consuming task to check each inquiry or survey response received via Google Forms and share it with the team every time?
Manual copying and sharing can also lead to delays in handling and missed information.
By using this workflow, when a new response is submitted to Google Forms, its content is automatically notified to Discord, allowing you to smoothly resolve these issues.

■Recommended for
・People who manually share responses received via Google Forms with their team
・Those who use Discord as a primary communication tool and want to improve the efficiency of information sharing
・Those who want to increase the speed of handling inquiries from forms and improve customer satisfaction

■Notes
・Please connect Yoom with both Google Forms and Discord.
・For how to retrieve response content when using Google Forms as a trigger, please see the following:
https://intercom.help/yoom/en/articles/6807133
・You can choose the trigger interval at 5, 10, 15, 30, or 60 minutes.
・Please note that the shortest trigger interval differs depending on your plan.

■Overview
Isn't it a hassle to share inquiries or survey responses received via Google Forms with stakeholders each time? Manual sharing can lead to delayed handling or missed information. By leveraging this workflow, as soon as a response is submitted to Google Forms, it can automatically notify the specified Slack channel, enabling fast and reliable information sharing and improving the quality of follow-up.

■Recommended for
・Those who want to quickly share responses received via Google Forms with the team on Slack
・Those who find manual information sharing burdensome and want to prevent missed or delayed notifications
・Team leaders who want to speed up the transition to the next action based on the form response content

■Notes
・Please integrate Yoom with both Google Forms and Slack.
・You can choose a trigger run interval of 5, 10, 15, 30, or 60 minutes.
・The shortest run interval depends on your plan.
・For how to retrieve response contents when using Google Forms as a trigger, please see below.
https://intercom.help/yoom/en/articles/6807133

Create a Web Meeting When a Response is Submitted via Google Forms

Automatically create a meeting in Google Meet or Zoom when a response is submitted via Google Forms. (For Google Meet, a meeting URL is automatically generated when an event is added to Google Calendar)


This is a flow to create a reservation in Google Calendar when new interview reservation information is submitted to Google Forms.

This flow creates a Zoom meeting when information is submitted via Google Forms.

Upload Files Submitted via Google Forms to Cloud Storage

Automatically upload files submitted via Google Forms to Google Drive, Box, etc.


■ Overview
After receiving files via Google Forms, manually storing them in a specific Google Drive folder and organizing them by file type can be a labor-intensive task.
By using this workflow, when a response with files is submitted to Google Forms, it automates the entire process of storing the files in the specified Google Drive folder according to their type, eliminating the complexity of manual file management.

■ Recommended for
・People responsible for managing in Google Drive the files received via Google Forms
・Those who spend time on manual file sorting and face issues such as misplacement
・Those who want to integrate Google Forms with Google Drive to streamline file intake operations

■ Notes
・Please connect Yoom with both Google Forms and Google Drive.
・For how to retrieve response contents when using Google Forms as a trigger, please see the link below.
https://intercom.help/yoom/en/articles/6807133
・You can choose trigger intervals of 5, 10, 15, 30, or 60 minutes.
・Please note that the minimum trigger interval varies by plan.
・The maximum downloadable file size is 300 MB. Depending on the app specifications, it may be less than 300 MB.
・For details on the file sizes that can be handled by the trigger and each operation, please refer to the link below.
https://intercom.help/yoom/en/articles/9413924

This is a flow to upload files submitted via Google Forms to Box.

■Overview
When receiving files with Google Forms, checking each file and manually saving it to Dropbox is time-consuming and may lead to mistakes such as forgetting to save. By using this workflow, when a response is submitted to Google Forms, the attached file is automatically uploaded to a specified folder in Dropbox, eliminating such manual tasks and improving the accuracy and speed of file management.

■Recommended for
・Those who manually manage files received via Google Forms
・Those who want to prevent missed saves and errors caused by manual work
・Those who want to automate and streamline routine tasks between Google Forms and Dropbox

■Notes
・Please connect Google Forms, Google Drive, and Dropbox with Yoom.
・For how to retrieve the response contents when using Google Forms as a trigger, please refer to the link below.
https://intercom.help/yoom/en/articles/6807133
・You can choose trigger intervals of 5, 10, 15, 30, or 60 minutes.
・Please note that the minimum trigger interval varies by plan.
・The maximum downloadable file size is 300 MB. Depending on the app specifications, it may be less than 300 MB.
・For details on the file size limits handled by the trigger and each operation, please refer to the link below.
https://intercom.help/yoom/en/articles/9413924

Automation Example Using Meta Conversion API

Send a conversion event with the Meta Conversion API when a record is added to the database

When a record is added to Google Sheets, Notion, or similar, automatically send a conversion event using the Meta Conversion API.


This is a flow to send a conversion event with Meta Conversion API when a lead is registered in Airtable.

This is a flow to send a conversion event with Meta Conversion API when a lead is registered in Notion.

This is a flow to send a conversion event with Meta Conversion API when a record is registered in Google Spreadsheet.

When a lead is registered in the customer management app, send a conversion event with the Meta Conversion API

When a lead is registered in Salesforce or HubSpot, automatically send a conversion event with the Meta Conversion API.


This is a flow to send a conversion event with Meta Conversion API when a lead is registered in HubSpot.

This is a flow to send a conversion event with Meta Conversion API when a lead is registered in Salesforce.

Benefits and Examples of Integrating Google Forms with Meta Conversion API

1. Improved Accuracy through Centralized Data Management

By centralizing data collected from Google Forms through the Meta Conversion API, it becomes possible to integrate marketing data as a whole.
For example, by utilizing customer data obtained from seminar participation forms, you can deploy advertising campaigns related to specific products or services based on specific goals.
Centralizing data makes it easier to promote effective marketing strategies, doesn't it?

2. Reduction of Human Errors

By sending data entered into Google Forms directly to the Meta Conversion API, you can skip manual data entry.
For instance, every time participant information is entered into an event registration form, that information is sent directly to the Meta Ads Manager.
This eliminates the need for staff to transcribe information, preventing input errors.
Moreover, reducing human errors during data aggregation should lead to improved data accuracy.

3. Streamlining the Lead Acquisition Process

By collecting lead information (such as name, email address, and phone number) through Google Forms and integrating it with the Meta Conversion API, lead acquisition events are automatically sent when the form is submitted.
For example, if information submitted through a webinar registration form is synchronized with the Meta Conversion API, you can quickly deploy ad campaigns tailored to those leads.
By enhancing Meta ad targeting based on this data, you might be able to acquire leads more effectively.

Conclusion

The integration of Google Forms and the Meta Conversion API introduced here leads to more efficient data management and improved accuracy in marketing activities.
Additionally, reducing human errors during operations should lighten the burden on staff.
If you can achieve centralized data collection and streamline the lead acquisition process, you might be able to maximize the effectiveness of advertising activities.

Please try using Yoom to experience automation through app integration.

With Yoom, you can easily build the kind of collaboration
described here without programming knowledge.
Try Yoom for free
About the Author
k.ueno
k.ueno
As a customer support representative, I have been dedicated to resolving users' questions and concerns. I was impressed to learn that by utilizing yoom, the increasingly complex daily tasks can be handled more efficiently. For those aiming to improve operational efficiency, we will continue to deliver clear and understandable content to ensure smooth service utilization.
Tags
0CodeKit
Automatic
Automation
Google Forms
Integration
Meta Conversion API