Google スプレッドシートとKommoの連携イメージ
How to Integrate Applications

2024/12/18

How to integrate Google Sheets with Kommo to register a lead in Kommo when a row is added in Google Sheets

n.watanabe

One of the challenges faced by sales representatives is the workload caused by manually registering lead information. Time spent on data entry and transcription tasks in Google Sheets can detract from preparing for negotiations and customer interactions. The solution to this problem is the integration of Google Sheets and Kommo. By simply adding lead information to a specified sheet, it is automatically registered in Kommo, preventing input errors and improving work efficiency. Moreover, with the no-code tool Yoom, you can easily set it up without programming knowledge. Create an environment where you can focus on sales activities by freeing yourself from tedious lead registration tasks! Recommended for: - Sales representatives who want to streamline lead management using Google Sheets and Kommo - Administrators who want to automate lead registration in Kommo to reduce workload - Leaders who want to enhance information sharing within the sales team using Kommo and Google Sheets - Personnel who want to improve data integration between marketing and sales using Kommo - Small business owners aiming to automate the sales process with Kommo Benefits and Examples of Integrating Google Sheets and Kommo Benefit 1: Streamlining Work by Reducing Manual Tasks By automating lead information registration, sales representatives can focus on their core tasks. Registering lead information is essential in sales activities, but doing it manually can be time-consuming and hinder focus on important tasks. Utilizing the integration of Google Sheets and Kommo, lead information registration is automated, potentially reducing the workload. For example, when prospective customer information collected from web forms is recorded in Google Sheets, it is automatically registered as a lead in Kommo, eliminating the need for manual data entry. This automation allows sales representatives to spend more time on negotiations and proposal activities. Additionally, efficient management of prospective customer lists can speed up lead verification and follow-up, potentially improving the overall productivity of the sales team. Benefit 2: Preventing Input Errors and Registration Omissions Automation can enhance the accuracy of lead information and prevent errors caused by manual registration. Manual registration of lead information carries the risk of input errors and registration omissions. By implementing the integration of Google Sheets and Kommo, lead registration is automated, potentially improving data accuracy. For instance, even when recording participant information from seminars or events in Google Sheets, there is no need to manually transcribe the information, ensuring it is accurately reflected in Kommo, reducing the risk of missing or incorrect information. Moreover, keeping the registration status up-to-date allows the sales team to take efficient actions based on the latest information. The burden of verification tasks is also reduced, potentially improving overall work efficiency. Benefit 3: Accelerating Negotiations through Rapid Information Sharing Sharing the latest lead information with the entire team enables quick responses. In sales activities, delays in updating lead information or handing it over to the responsible person can lead to lost negotiation opportunities. By implementing the integration of Google Sheets and Kommo, a system for quickly sharing lead information is established, potentially improving response speed. For example, if a sales representative enters lead information into Google Sheets from a smartphone while on the go, members in the office can respond immediately. Additionally, lead information collected by the marketing team can be registered in Kommo, facilitating smooth handovers to sales. Such high immediacy in information sharing is expected to prevent missed follow-up opportunities and promote the progress of negotiations. It helps prevent the loss of negotiation opportunities due to communication delays, contributing to business growth. Now, let's explain how to use the no-code tool Yoom to "add a lead to Kommo when a row is added in Google Sheets." [What is Yoom] How to Register Leads in Kommo with Content Added to Google Sheets Detecting when a row is added to Google Sheets and automatically adding a lead to Kommo can be achieved by using the Google Sheets API to obtain information about the added row and registering lead data using the API provided by Kommo. Generally, such integration requires programming knowledge, but with the no-code tool Yoom, it can be easily achieved without programming knowledge. The general flow is as follows: - Integrate Yoom with Google Sheets and Kommo as My Apps - Copy the template - Configure the flow details - Turn on the trigger For those not using Yoom, please register for free from [here](https://yoom.fun/members/sign_up?_gl=1*1oc56uw*_gcl_aw*R0NMLjE3MzA5NjE2NDkuQ2p3S0NBaUF4S3k1QmhCYkVpd0FZaVctLTlCY2VUbTVya2xnaHR5bGpoVkFCRzhUT0N3OVU2YTRIT09MT081a0tOcExDT3BjQ1pncFh4b0NSV2NRQXZEX0J3RQ..*_gcl_au*MTY1ODE2MDExNi4xNzMyNTc5Mzky*_ga*MTI5NDAwNTQxMC4xNzI0ODAyODk4*_ga_663H387CXM*MTczMzgwNjI2NS4yMzAuMS4xNzMzODA3NTk5LjYwLjAuMTIyMTUzMjg2Nw..). If you are already using Yoom, please log in.

Step 1: Connect Google Sheets and Kommo with My Apps

First, let's connect the apps used in this flow with Yoom as My Apps.
After logging into Yoom, click "+ New Connection" from "My Apps" in the left menu.

When the app search window appears, search for each app name.

Connect Google Sheets with My Apps

* Before connecting Google Sheets with My Apps, create the sheet to be used in the flow. If you create the sheet after connecting, the information may not be reflected correctly.
The sheet created this time is as follows.

The Lead ID in column B reflects the ID obtained in Kommo. Although it is not used directly in this flow, please make sure to create it as it may be used in a flow to update lead information.

Once created, proceed with the My Apps connection.
To connect Google Sheets, you need to log in with your Google account.

After searching for Google Sheets in "New Connection," click "Sign in with Google" in the image above.
Then, select your Google account and proceed to the "Log in to Yoom" screen, and click "Next."

As you proceed, a screen will appear asking Yoom for access to your Google account, so click "Continue."

Clicking "Continue" will automatically return you to the My Apps list page in Yoom, completing the connection.

Next, let's connect Kommo with My Apps.

Connect Kommo with My Apps

To connect Kommo with My Apps, the above three pieces of information are required.
After logging into Kommo, proceed to "Setting" → "Integrations" → "+CREATE INTEGRATION" in the left menu.

When the INTEGRATION creation window appears, paste the specified redirect URL and enter other required fields by referring to the official website.

Paste the obtained values into the Yoom screen and click "Add" to complete the My Apps connection.

Once you have confirmed that it has been added to the My Apps list, you are ready.
Next, we will move on to setting up the specific flow, so click "Try it" from the banner below to copy the template.

Step 2: Set Up App Trigger in Google Sheets

The initial setting is "When a row is added".
Set it so that the flow automatically runs when a row is added to the specified Google Sheets sheet.

On the first page, the account information of the Google Sheets linked with My App is reflected.

If you are linked with multiple accounts, a different account may be displayed, so please select the correct account from the dropdown.
If necessary, correct the title and click "Next".

Next, set the trigger activation interval.

  • Trigger Activation Interval: Can be selected from 5 to 60 minutes. Some options may not be available depending on the plan.
  • Spreadsheet ID: Select the pre-created sheet from the options
  • Sheet ID: Select the tab ID to use within the specified sheet from the options
  • Column with Unique Values: Select one that does not have duplicate values in other rows of the same column. In this sheet, specify column A (Lead NAME)

Once you have entered all the necessary information, click "Test".
If the test is successful, the information from the specified Google Sheets can be obtained as output.

The values that can be obtained will change according to the added rows.
Once confirmed up to this point, click "Save" to complete the app trigger setup.

Step 3: Set Up for Registering Lead Information in Kommo

The next setting is "Add Lead".
This is the setting to add information obtained from Google Sheets to Kommo.

On the first page, as with Google Sheets, correct the title and check the account information before proceeding.

On the next page, set the information to be reflected in Kommo.

For each item, select what to input from the output.

Once all necessary items are entered, click "Test" to check if new lead information is added to Kommo.

If you can obtain outputs like Lead ID, click "Save" to complete the Kommo setup.

Step 4: Set Up Row Update in Google Sheets

The final setting is "Update Record".
This is to add the Lead ID needed when setting up the flow to update lead information in Kommo to the sheet.

On the first page, as before, check the account information and correct the title, then scroll down.

In "Database Integration", select the sheet and tab where you want to add the Lead ID.
In this case, we are using the same one as in the initial setup.

Once the setup is complete, proceed to the next step and set up for information update.

Update the information of the row that matches condition ① (the one specified as a unique value) based on ②.

In the case of the above image, it instructs to add the Lead ID to the row where Lead NAME equals the sheet value (column A) = output value.
Once the setup is complete, click "Test" to check if the value is added to Google Sheets.

If the obtained value is reflected, the test is successful.
Click "Save" to complete all settings.

Finally, turn on the trigger to start the flow.

With this, the flow starts, and lead information is automatically added to Kommo when a row is added to Google Sheets.
The flow you set up is as follows.

Other Automation Examples Using Google Sheets and Kommo

Update Kommo Leads When a Row is Updated in Google Sheets

<span class="mark-yellow">This is an updated version of the flow we set up this time.</span>

This flow automatically keeps Kommo lead information up-to-date when customer information is updated in Google Sheets.
It is expected to reduce manual update tasks and improve the accuracy of information management. Sharing the latest information becomes smoother, and it is anticipated to strengthen collaboration among team members.

Automatically manage company information in Kommo when a row is added or updated in Google Sheets
When new company information is added to Google Sheets, it is automatically registered in Kommo, and when existing company information is updated, the data in Kommo is also kept up-to-date.
This reduces the effort of manual input and ensures data consistency. It is expected to streamline deal preparation and improve sales performance.

Summary

If you want to streamline lead management, integrating Google Sheets with Kommo is the best option. By simply adding information to the specified sheet, it will be automatically registered, reducing the burden of data entry and improving management accuracy.

Even without programming knowledge, you can easily set up the integration using the no-code tool Yoom. With simple settings, lead information registration and management are automated, which can enhance the productivity of your sales team.
Register for free with Yoom now to save time and effort, and create an environment where you can focus on your sales activities.

The person who wrote this article
n.watanabe
I have been an SEO writer for 5 years and have continued to write under the motto “easy to read” and “easy to convey.” I want to bring the convenience of Yoom, which can be linked to apps without programming knowledge, to many people!
Tags
Automation
Integration
Google Sheets
Kommo
Automatic
Related Apps
App integration
No items found.
What is Yoom hyperautomation?
Conventional RPA can only automate simple repetitive tasks, and the setup process was very complicated.
With “hyperautomation,” which combines various technologies such as AI, API, RPA, and OCR, it is possible to automate many tasks that could not be realized until now more easily than before.
Don't Just Connect Apps—Automate Everything
Most tools simply connect one app to another, leaving the complex tasks to you. Yoom goes much further: From document creation and browser automation to OCR and generative AI, Yoom handles it all seamlessly in one platform.

Why settle for basic integrations? Streamline your entire workflow with Yoom’s powerful hyperautomation.
Learn more about Yoom
Helpful Materials
I understand Yoom! 3-piece set of materials
Download materials
Understand in 3 minutes! Yoom service introduction materials
Download materials
Find out by Before After! Yoom Case Study Collection
Download materials
See a list of useful materials