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

2025-04-21

How to Automatically Create a Task in Trello When Adding a Row in Google Sheets

a.ohta

Managing tasks is essential for smoothly carrying out work, isn't it? Task management is particularly important in a team setting, and many teams likely use collaborative tools like Google Sheets and Trello. This time, we will introduce a method to connect Google Sheets and Trello without any coding, so that when a task is added to Google Sheets, it is automatically registered in Trello as well! Strengthening team collaboration can be expected, so please give it a try!

Recommended for:

  • Teams managing tasks with Google Sheets and Trello
  • Those manually transferring task data from Google Sheets to Trello
  • Leaders who want to make task management with Google Sheets and Trello easier and strengthen team collaboration
  • Those who want to integrate tasks by connecting Google Sheets and Trello

For those who want to try it immediately:

In this article, we will introduce a method using the no-code tool "Yoom" for integration. No complicated settings or operations are required, and even non-engineers can easily achieve this. You can start right away using the template below, so please give it a try!

[About Yoom]

How to Create an Integration Flow Between Google Sheets and Trello

The integration flow this time is broadly divided into the following processes.

  • Integrate Google Sheets and Trello with My Apps
  • Set Up Google Sheets
  • Send Task Data to Trello and Add Card Information to Google Sheets
  • Turn On the Trigger Button and Check the Integration Between Google Sheets and Trello

Step 1: Integrate Google Sheets and Trello with My Apps

After completing the registration with Yoom, please select "My Apps" from the menu on the left.

Next, click the new connection button at the top right.

Integration Between Google Sheets and Yoom

1. Search

Click the Google Sheets icon.

2. Select Account
Press the Google account of the Gmail address to integrate with Yoom.

3. Log in to Yoom

You will be taken to the image page, read the terms and click next.

4. Yoom is Requesting Additional Access to Your Google Account
Press continue.
When you move to the authentication screen, select <span class="mark-yellow">Allow All Permissions</span>.

5. Integration Complete

The screen will change, and if the above display appears, the integration is complete.

6. Prepare Google Sheets
Prepare the Google Sheets that manage tasks you want to add as Trello cards.

At this time, <span class="mark-yellow">create "Unique Key", "Card ID", and "Card URL"</span>

The unique key is a value required when sending Google Sheets data to Trello. Set it as an arbitrary value that does not overlap with other columns or rows.

Card ID and Card URL are data that will be added after creating a card in Trello. They can be left blank at this point.

Integration Between Trello and Yoom

1. Search

Click the Trello icon.

2. Enter Required Fields

Fill in each item.
For more details, please see About Trello My Apps Integration.

<span class="mark-yellow">The API key and access token obtained here will be used in later settings.</span>

3. Add
Once all entries are complete, click the add button at the bottom right.

Step 2: Copy the Template

Next, please copy the template to be used this time.

1. Click "View Details" on the top banner
2. Click "Try this template" at the bottom of the transitioned screen
3. If you haven't registered with Yoom yet, please register

※ If you have already registered, the login screen will be displayed, so please log in.

When the Flowbot template is copied to "My Projects", the above display will appear.

You will transition to a page like the image, so let's proceed with detailed settings.

Step 3: Launch Settings for Google Sheets

1. Open My Projects

Open "My Projects" from the menu on the left side of the screen.

2. Open the copied template
Click "【Copy】Add a task to Trello when a row is added in Google Sheets".

3. Select App Trigger

Click "When a row is added" on the Google Sheets icon.
Since the title and other settings are complete, press Next.

4. Set Trigger Launch Interval

Set the launch interval.
The trigger can be set to launch at intervals of 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes. A shorter setting is generally recommended.
Please note that the shortest launch interval varies depending on the plan.

5. Enter ID

Follow the supplement at the bottom of the box and set from the candidates. Click the box.

Since the data from Google Sheets will be displayed in a list, click and insert the one you want to link with Trello.
Similarly, set the sheet ID.

6. Enter Table Range, etc.

Specify the table range, etc.

This time, the table range of the prepared Google Sheets is A to F.

A unique key was created in column F.
Therefore, the setting will be as shown in the image.

7. Execute Test

Once the settings are complete, press the test button.
If "Test Successful" is displayed, it is complete. Click Save.

Step 4: Set to Create a Card in Trello and Append to Google Sheets

1. Link with App

Click "Create a new card" on the Trello icon.
Since the title and other settings are complete, press Next.

2. Set Key and Token

<span class="mark-yellow">Enter the API key and access token used during the My App integration earlier.</span>
You can also re-acquire it from About My App Integration with Trello.

3. Enter ID

Enter each ID.
Obtain the boardID from the Trello page and paste it. The list ID will be displayed in a list by clicking the box.

Decide which list to create the card in.

4. Execute Test

Once the settings are complete, press the test button.
If "Test Successful" is displayed, it is complete. Click Save.

Next, we will set up to append the card ID and card URL to Google Sheets.

1. Operate the Database

Click "Update Record" on the Google Sheets icon.
Scroll down.

2. Set Required Fields

Enter the required fields. Click the box for the spreadsheet ID.

When you click inside the box, the created sheets will be displayed in a list as shown in the image, so select the Google Sheets that you linked with Trello earlier.
Set the tab name in the same way.

Regarding the table range, it depends on the prepared Google Sheets, so enter it according to the content of Google Sheets.

This time, since we are using A to F, we set it as shown in the image.
Once you have entered it, press Next.

3. Conditions for the Record to Update

Set the conditions for the record you want to update.

Select the unique key from the dropdown on the left box.

Next, click the box on the right and select the Google Sheets icon.

Click the unique key from the data in Google Sheets.

By performing this setting, the unique key set in Google Sheets will be linked with the card information, and <span class="mark-yellow">you will be able to add the newly registered card ID and URL in Trello to Google Sheets.</span>
This allows you to access the card just by checking Google Sheets, making it easier to understand the progress of tasks.

4. Values of the Record After Update

Next, set it so that the data is added to the card ID and URL columns of Google Sheets.
First, click the box.

Select the Trello icon.

The data of the newly registered card in Trello will be displayed in a list.
Select the data that matches the box's item name.
In the case of the image, since the box's item name is "Card ID", I also selected "Card ID" from Trello's data.

The image will look like this when data can be inserted.
Similarly, set the box for the card URL.

4. Execute Test

Once the data insertion is complete, press the test button.
If "Test Successful" is displayed, the setup is complete. Press Save.

5. Turn ON the Trigger

When the creation of the Flowbot is complete, the above display will appear. The trigger is initially set to OFF, so turn it ON.
This completes the app integration.

Flowbot template used this time
Add a task to Trello when a row is added in Google Sheets

Other Automation Examples Using Google Sheets and Trello

In addition to the integrations introduced today, various automations can be achieved by utilizing the APIs of Google Sheets and Trello.

If you find something interesting, please give it a try!

Automation Examples Integrating Google Sheets and Trello

It is possible to set up an integration where updates or new cards in Trello are reflected in Google Sheets.
Additionally, you can retrieve tasks from Trello and add them to Google Sheets on a specified schedule.

Automation Example Using Google Sheets

Notify Chat Tools When a Row is Added in Google Sheets

Automatically notify Slack, Discord, etc., when a row is added in Google Sheets.

Create a folder in cloud storage when a row is added in Google Sheets

Automatically create a folder in Google Drive or OneDrive when a row is added in Google Sheets.

Add transcribed audio to Google Sheets after a web meeting

Once a web meeting on Google Meet or Zoom ends, the audio will be transcribed and automatically added to Google Sheets.

Automation Example Using Trello

Register Form Responses in Trello

Automatically add responses from Google Forms and similar platforms to Trello.

Create a card in Trello when an email is received

Automatically add a card to Trello when you receive an email in Gmail or Outlook.

Create a Trello card when an event is added to the calendar

Automatically create a Trello card when an event is added to Google Calendar or Outlook Calendar.

Benefits and Examples of Integrating Google Sheets with Trello

Benefit 1: Reducing Redundant Work

With this integration, new cards are automatically created in Trello based on data added to Google Sheets.
For example, typically a leader would add tasks to Google Sheets and then manually input the same information into Trello. However, by integrating Google Sheets with Trello, the repetitive input is eliminated, allowing leaders to focus on other important tasks.
This could enable smarter project management.

Benefit 2: Streamlining Task Management

Integrating Google Sheets with Trello may facilitate collaboration even when different roles use different tools.
For instance, managers or sub-leaders might grasp the overall project in Google Sheets, while team members performing the tasks might check Trello to get started.
In such cases, while the overall flow can be reviewed in Google Sheets, progress can be easily tracked in Trello.
As a result, tasks may be advanced more efficiently.

Benefit 3: Smoother Information Sharing Among Teams

Tasks added to Google Sheets automatically create cards in Trello, making it easier for members to smoothly grasp tasks.
For example, after adding a task to Google Sheets, urgent work might arise, delaying the addition of a card in Trello, or one might forget to add a card to Trello altogether.
This integration ensures information is smoothly conveyed to members, allowing tasks to proceed without interruption.

Conclusion

Manually creating cards in Trello after adding tasks to Google Sheets results in redundant work.
Moreover, there's a possibility of forgetting to create cards in Trello manually.
By implementing the automation introduced here, an environment conducive to efficient task management can be established.
Why not take this opportunity to integrate these apps and streamline your workflow?

The person who wrote this article
a.ohta
After working as a general store manager, I started working from home as an SEO writer. Later, an outsourcing agreement was signed with a marketing startup for about 5 years. Surrounded by students at the University of Tokyo, I held a computer and spent my days studying various business terms and how to use SaaS tools. When I was a general store manager, time was taken over and over again by office work such as sales and inventory management, human resource management, and ordering, etc., and I was unable to serve customers and often missed sales times. Even when outsourcing, there are many detailed tasks such as input, etc., and “can't such monotonous tasks be automated?” I thought so, and I really sympathize with Yoom's vision!
Tags
Google Sheets
Trello
Automation
Integration
App integration
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