NEW Introducing AI workers. Hire the digital teammate you've been looking for. Learn more
Hire your AI teammate, meet AI workers. Learn more
Microsoft TeamsとGoogle Driveの連携イメージ
How to create a folder in Google Drive when a specific message is sent in Microsoft Teams
Learn more about Yoom
Try this template
Microsoft TeamsとGoogle Driveの連携イメージ
Flowbot Usecases

2025-05-21

How to create a folder in Google Drive when a specific message is sent in Microsoft Teams

m.wadazumi
m.wadazumi

If you are manually creating folders for each customer or project, the more cases you have, the greater the burden tends to be.
Therefore, this time we will introduce automation that creates a folder in Google Drive when a specific message is sent in Microsoft Teams by linking Microsoft Teams and Google Drive.
By implementing this automation, you may be able to manage data smoothly as folders can be created based on messages.
Furthermore, it seems that data sharing between different departments will also become easier.
It can be easily set up with no code, so please give it a try!

  • Those who want to automate folder creation by utilizing Microsoft Teams and Google Drive
  • Those who want to organize folders for each customer or project 
  • Those who want to facilitate smooth data sharing between departments

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, and even non-engineers can easily achieve it.

You can also start immediately from the template below, so please give it a try!


■Overview

This is a flow that creates a folder in Google Drive when a specific message is sent in Microsoft Teams.

With Yoom, you can easily achieve this flow without the need for programming, as it allows for integration between apps.

■Recommended for

  • Those who use Microsoft Teams for work instructions and information sharing
  • Those involved in multiple projects simultaneously and want to streamline the management of progress and documents for each case
  • Sales representatives who organize related documents and store them in Google Drive for each client meeting
  • Back-office personnel who want to streamline both communication and document management with internal stakeholders
  • Those who systematically manage training materials and departmental manuals

■Benefits of using this template

By implementing this flow, a new folder in Google Drive is automatically created based on messages sent in Microsoft Teams.

Automation can reduce the time spent on folder creation and file organization.

It also enables consistent document management by preventing creation omissions and naming errors.

You can customize it according to your business needs by using AI to extract information such as projects, cases, and clients from Microsoft Teams messages to use as folder names.

[What is Yoom]

Now, let's explain how to use the no-code tool Yoom to "create a folder in Google Drive when a specific message is sent in Microsoft Teams."

How to Create a Flow for Integrating Microsoft Teams and Google Drive

By receiving specific messages in Microsoft Teams via API and creating folders in Google Drive through its API, automation can be achieved.
Generally, programming knowledge is required to achieve this, but with the no-code tool Yoom, it can be easily accomplished without programming knowledge.

The integration flow is created through the following main processes:

  • Register Microsoft Teams and Google Drive as My Apps
  • Copy the template
  • Set the Microsoft Teams trigger that initiates the flow and the subsequent Google Drive operation settings
  • Turn on the trigger button and verify the integration operation between Microsoft Teams and Google Drive

If you haven't used Yoom yet, please register for free from here.
If you are already using Yoom, please log in.

Step 1: Register Microsoft Teams and Google Drive as My Apps

Register Microsoft Teams and Google Drive as My Apps to connect them to Yoom.
Pre-registering as My Apps makes automation settings easier.

First, register Microsoft Teams as a My App.
Click "My Apps" → "Add" on the left side of the Yoom screen.

__wf_reserved_inherit

Find Microsoft Teams from the list of apps below or use the search bar.

__wf_reserved_inherit

The following screen will appear, so log in to Microsoft Teams.

*Microsoft365 (formerly Office365) has a home plan and a general business plan (Microsoft365 Business), and if you are not subscribed to the general business plan, authentication may fail.

__wf_reserved_inherit

Next, register Google Drive as a My App.
Similarly, search for Google Drive using the search function or find it from the list.
Once the following screen appears, log in to Google Drive.

__wf_reserved_inherit

Once Microsoft Teams and Google Drive are displayed in My Apps, the registration is complete.

Step 2: Copy the Template

To set up automation, click "Try it" on the banner below.


■Overview

This is a flow that creates a folder in Google Drive when a specific message is sent in Microsoft Teams.

With Yoom, you can easily achieve this flow without the need for programming, as it allows for integration between apps.

■Recommended for

  • Those who use Microsoft Teams for work instructions and information sharing
  • Those involved in multiple projects simultaneously and want to streamline the management of progress and documents for each case
  • Sales representatives who organize related documents and store them in Google Drive for each client meeting
  • Back-office personnel who want to streamline both communication and document management with internal stakeholders
  • Those who systematically manage training materials and departmental manuals

■Benefits of using this template

By implementing this flow, a new folder in Google Drive is automatically created based on messages sent in Microsoft Teams.

Automation can reduce the time spent on folder creation and file organization.

It also enables consistent document management by preventing creation omissions and naming errors.

You can customize it according to your business needs by using AI to extract information such as projects, cases, and clients from Microsoft Teams messages to use as folder names.

Read the following screen display and click "OK".

__wf_reserved_inherit

When the following screen is displayed, check the "Title" and "Description".
If changes are needed, click the relevant section to make changes.
First, set up Microsoft Teams by clicking "When a message is sent to the channel".

__wf_reserved_inherit

Step 3: Set up the Microsoft Teams trigger that initiates the flow and the subsequent Google Drive operation

Check the settings on the following screen.

  • "Title" → Can be changed by yourself
  • "Account information connected to Microsoft Teams" → Verify if the account is correct
  • "Trigger action" → When a message is sent to a channel

__wf_reserved_inherit

When the following screen is displayed, select the "Trigger interval" from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.
※ The trigger interval varies depending on the plan, but a shorter setting is generally recommended.

__wf_reserved_inherit

Next, set the "Team ID".
Click inside the box to display the candidates, and select the Team ID from there.
Similarly, set the "Channel ID".
Once set, click "Test" → "Test Successful" → "Save".

__wf_reserved_inherit

Next, set up branching based on the presence of specific phrases by clicking "Branch | Presence of specific phrases".
※ The "Branch" operation is available in some paid plans.
In other plans, the operations set in the Flowbot will result in an error, so please be careful.
A 2-week free trial is available for paid plans.
During the free trial, you can use restricted apps and features (operations), so please give it a try.
Check the settings on the following screen.
This time, we will set it up to automatically create a folder in Google Drive when a message with "New Customer Report" is received.

  • "Title" → Can be changed by yourself

Branch target values

  • "Operation" → When a message is sent to the channel
  • "Retrieved value" → Message content

Branch condition

"Message content", "Contains", "New Customer Report"

Once set, click "Save".

__wf_reserved_inherit

Next, set up extracting messages from Microsoft Teams using AI by clicking "Extract data from text".
Check the settings on the following screen.

  • "Title" → Can be changed by yourself
  • "Conversion type" → Extract text from data within 3,500 characters (2 tasks)

__wf_reserved_inherit

Please check the following precautions.

__wf_reserved_inherit

Scroll and set the "Target text".
Select "Message content" from the retrieved values from Microsoft Teams.
The retrieved values will be displayed by clicking the arrow in the red frame.

__wf_reserved_inherit

Next, set the "Items to extract".
Here, we will set it up to extract the customer name.
The following is an example, so feel free to set it as you like.
Once set, click "Test" → "Test Successful" → "Save".

__wf_reserved_inherit

Next, set up Google Drive by clicking "Create a folder".
Check the settings on the following screen.

  • "Title" → Can be changed by yourself
  • "Linked Account" → Verify if the account is correct
  • "Action" → Create folder

__wf_reserved_inherit

When the following screen is displayed, set the "Folder name".
If you use the retrieved value from "Extract data from text", the folder name will be created automatically.
Set it as you like.

__wf_reserved_inherit

Finally, set the "Parent Folder ID".
Set it according to the instructions.
Once set, click "Test" → "Test Successful" → "Save".

__wf_reserved_inherit

Step 4: Turn on the trigger button and verify the integration between Microsoft Teams and Google Drive

Finally, click "Turn on trigger" to complete the automation setup.
Check if the Flowbot is operating correctly.

__wf_reserved_inherit

Here is the template used this time.


■Overview

This is a flow that creates a folder in Google Drive when a specific message is sent in Microsoft Teams.

With Yoom, you can easily achieve this flow without the need for programming, as it allows for integration between apps.

■Recommended for

  • Those who use Microsoft Teams for work instructions and information sharing
  • Those involved in multiple projects simultaneously and want to streamline the management of progress and documents for each case
  • Sales representatives who organize related documents and store them in Google Drive for each client meeting
  • Back-office personnel who want to streamline both communication and document management with internal stakeholders
  • Those who systematically manage training materials and departmental manuals

■Benefits of using this template

By implementing this flow, a new folder in Google Drive is automatically created based on messages sent in Microsoft Teams.

Automation can reduce the time spent on folder creation and file organization.

It also enables consistent document management by preventing creation omissions and naming errors.

You can customize it according to your business needs by using AI to extract information such as projects, cases, and clients from Microsoft Teams messages to use as folder names.

Other Automation Examples Using Microsoft Teams and Google Drive

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

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

Automation Examples Integrating Microsoft Teams and Google Drive

You can set up notifications in Microsoft Teams when a new file is uploaded to Google Drive or when a folder is created in Google Drive.
Additionally, it's possible to regularly retrieve a list of files in a Google Drive folder and post it to Microsoft Teams.


■Overview

The flow "Notify Microsoft Teams when a new file is uploaded to Google Drive™" is a business workflow that streamlines file sharing and team communication. Whenever a new file is added to Google Drive™, a notification is automatically sent to Microsoft Teams, allowing all team members to stay updated on the latest file status in real-time. This reduces the risk of information sharing omissions and the hassle of confirmation tasks, enabling efficient collaboration.

■Recommended for

  • Team leaders who use Google Drive™ and Microsoft Teams on a daily basis
  • IT personnel looking to automate file management and team communication
  • Business executives who want to enhance real-time information sharing and improve operational efficiency
  • Business professionals who feel that manual notification tasks take up too much time, preventing them from focusing on other tasks

■Benefits of using this template

Since notifications are automatically sent to Microsoft Teams when a new file is uploaded to Google Drive™, you can eliminate the hassle of manual notifications and confirmations.
By receiving notifications in Microsoft Teams, all team members can get the latest file information, enabling prompt responses.
Automation prevents human errors in notification and confirmation tasks, ensuring reliable information sharing.


■Overview

The "Regularly retrieve a list of files in a Google Drive folder and post it to Microsoft Teams" workflow is an automation tool designed to streamline file management and sharing within a team. By periodically obtaining the latest file information stored in Google Drive and automatically posting it to a designated channel in Microsoft Teams, all team members can stay updated on the latest file status in real-time. This reduces the effort required for information sharing and enhances the transparency of work.

■Recommended for

  • Team leaders who regularly use Google Drive and find file management cumbersome
  • Those who use Microsoft Teams for communication but find manually updating file sharing information burdensome
  • Project managers who want to constantly keep track of the file status for the entire team
  • IT personnel looking to automate and streamline business workflows using Yoom

■Benefits of using this template

Since the list of files in a Google Drive folder is regularly retrieved and automatically posted to Microsoft Teams, it eliminates the need for manual data collection.
With the latest file status always posted to Microsoft Teams, it becomes easier for all members to stay informed.
Automation prevents human errors in data collection, enabling efficient file management.


■Overview
The flow "Notify Microsoft Teams when a folder is created in Google Drive" is a business workflow that seamlessly integrates file management and team communication. Every time a new folder is created in Google Drive, a notification is automatically sent to Microsoft Teams, facilitating smooth information sharing across the team. This allows for quick understanding of project progress and the addition of new materials, contributing to improved operational efficiency.

■Recommended for

  • Team leaders who use Google Drive regularly and find managing files and folders cumbersome
  • Managers who use Microsoft Teams for communication but feel that information sharing is lagging
  • IT personnel who want to automate notifications to everyone when a new folder is created, eliminating the need for manual communication
  • Project managers who want to enhance the transparency of team activities and quickly grasp project progress


■Benefits of using this template

  • Smooth information sharing with quick notifications: When a folder is created in Google Drive, a notification is promptly sent to Microsoft Teams, allowing the entire team to quickly share the latest information.
  • Improved operational efficiency by reducing manual tasks: Automating notification settings eliminates the need for manual communication tasks, saving time and effort.
  • Enhanced transparency in project management: Since the entire team can understand the status of new folder creation, project progress can be managed more clearly.

Automation Example Using Microsoft Teams

Notify Microsoft Teams When a New Message is Posted in a Chat Tool

Automatically notify Microsoft Teams when a new message is posted in Slack or Discord.


◼️Overview

When a new message is posted on Slack, it notifies Microsoft Teams.

The content of the notification and the destination team can be customized.

◼️Setup Instructions

1. Connect the apps of Slack and Microsoft Teams with Yoom. (My App Integration)

2. Set the trigger "When a new message is posted to a channel" in Slack and specify the target channel.

3. In Microsoft Teams, use the operation "Send a message to a channel" to set the destination team and the content of the message.

◼️Notes

・You need to set up account integration for both Slack and Microsoft Teams.

・Replace the destination team ID and notification message with any desired values.

・Microsoft365 (formerly Office365) has both a home plan and a general business plan (Microsoft365 Business), and if you are not subscribed to the general business plan, authentication may fail.


■Overview

The "Summarize Discord Post Messages and Notify Microsoft Teams" workflow contributes to faster information sharing.

By summarizing content on Discord and then notifying, the readability of information is improved.

■Recommended for

  • Those who use Discord for team communication
  • Those who share information using Discord in their team but often miss important messages
  • Those who want to quickly grasp necessary information by utilizing message summaries
  • Companies that use Microsoft Teams for internal communication
  • Those who want to efficiently share information using Microsoft Teams
  • Those who find manual forwarding cumbersome and aim for operational efficiency through automation

■Benefits of using this template

By summarizing Discord post messages and notifying Microsoft Teams, you can streamline information sharing across multiple platforms.
Utilizing this flow ensures that team members using different tools do not miss important information.
The speed of information sharing improves, and the response time to issues accelerates.

Additionally, since notifications are automatically sent to Microsoft Teams, manual information transcription tasks are reduced, increasing efficiency.
As a result, you will save time and be able to focus on other important tasks.


■Overview

This is a flow that notifies Microsoft Teams of messages posted on Google Chat.

■Recommended for

1. Teams using both Google Chat and Microsoft Teams

・For those who want to improve information sharing by automatically forwarding Google Chat messages to Microsoft Teams when different communication tools are used between departments or project teams.

・For those who want to notify specific posts from Google Chat spaces to specific channels in Microsoft Teams to prevent missing important information.

2. Those who want to consolidate and manage Google Chat information in Microsoft Teams

・For those who want to archive Google Chat messages in Microsoft Teams to make past interactions easier to search.

・For those who primarily use Microsoft Teams as their main communication tool and want to centrally manage notifications from Google Chat as well.

■Benefits of using this template

・It saves the trouble of switching communication tools, thereby improving work efficiency.

・By automatically forwarding Google Chat messages to Microsoft Teams, it facilitates smooth information sharing between different communication tools, enhancing communication efficiency.

■Notes

・Please integrate both Google Chat and LINE WORKS with Yoom.

・Integration with Google Chat is only possible with Google Workspace. For details, please refer to this link. https://intercom.help/yoom/ja/articles/6647336

・Microsoft365 (formerly Office365) has both a home plan and a general business plan (Microsoft365 Business), and if you are not subscribed to the general business plan, authentication may fail.

Notify Microsoft Teams of Information Submitted via Form

Automatically notify Microsoft Teams of information submitted via Google Forms, HubSpot, etc.


■Overview

This is a flow that notifies Microsoft Teams of information submitted via Google Forms.

■Recommended for

1. Those who use Microsoft Teams as their main communication tool

・Those who want to share submitted content on Microsoft Teams to promote quick responses and information sharing

2. Those who are streamlining their work by integrating Google Forms and Microsoft Teams

・Those who want to improve work efficiency by eliminating the hassle of manual transcription

■Benefits of using this template

Google Forms is a convenient tool for information gathering.
However, having the person in charge check each submission and share the content with team members on Microsoft Teams might feel cumbersome due to potential input errors and time consumption.

By integrating Google Forms with Microsoft Teams, you can reduce manual tasks, thereby preventing human errors such as input mistakes and omissions.

■Notes

・Please integrate both Google Forms and Microsoft Teams with Yoom.

・Refer to the following for how to obtain response content when using Google Forms as a trigger.

https://intercom.help/yoom/ja/articles/6807133

・You can select the trigger activation interval from 5, 10, 15, 30, or 60 minutes.

・Please note that the shortest activation interval varies depending on the plan.

・Microsoft365 (formerly Office365) has both a home plan and a general business plan (Microsoft365 Business), and if you are not subscribed to the general business plan, authentication may fail.


■Overview

This is a flow that sends a notification to Microsoft Teams when a form is submitted in HubSpot.

■Recommended for

1. Marketing professionals using HubSpot

・Those who want to track form submissions in real-time and respond quickly to leads

・Those who want to share form submission information with their team to strengthen collaboration

・Those who use Microsoft Teams regularly and want to receive notifications on Microsoft Teams

2. Sales professionals using HubSpot

・Those who want to respond quickly to inquiries from prospects

・Those who want to create business opportunities based on form submission information

・Those who want to collaborate with their team on Microsoft Teams to efficiently handle leads

■Benefits of using this template

・Notifications are sent to Microsoft Teams immediately after a form is submitted in HubSpot, allowing for quick response to leads.

・You can freely customize the notification content and the channel to which notifications are sent, allowing for flexible adaptation to your company's operations.

■Notes

・Please integrate Yoom with both HubSpot and Microsoft Teams.

・Microsoft365 (formerly Office365) has both home and business plans (Microsoft365 Business), and if you are not subscribed to the business plan, authentication may fail.


■Overview

This is a flow that notifies Microsoft Teams when a form is submitted on Wix.

■Recommended for

1. Those who utilize Wix for business

・Those who use it for building websites

・Those who handle inquiries on the site

2. Those who use Microsoft Teams as their main communication tool

・Those who use it for information sharing and communication

■Benefits of using this template

Wix is a tool that can be used for smooth business operations, from website creation to management.
By setting up a form on the site, it leads to smooth customer service operations.
However, manually entering and notifying the submission of a form on Wix to Microsoft Teams can negatively impact the productivity of the entire team.

With this flow, you can automatically notify Microsoft Teams of the details when a form is submitted on Wix.
By automating notifications, you can prevent human error and maintain the accuracy of information shared within the team.
Additionally, quick information sharing allows for faster response to the content of the form, leading to improved customer satisfaction.

■Notes

・Please integrate Wix and Microsoft Teams with Yoom.

・Microsoft365 (formerly Office365) has both a home plan and a general business plan (Microsoft365 Business), and if you are not subscribed to the general business plan, authentication may fail.

After the web meeting, transcribe and summarize the content, then notify Microsoft Teams

After the meeting ends on Zoom or Google Meet, automatically transcribe and summarize the content, and notify Microsoft Teams.


Overview

The workflow "After a meeting ends on Google Meet, transcribe and summarize it, then notify Microsoft Teams" automates the creation and sharing of meeting minutes after a meeting ends. By utilizing Yoom's API integration, AI, OCR, and RPA functions, it quickly and accurately transcribes and summarizes the content of meetings on Google Meet, then automatically posts it to Microsoft Teams.


■Recommended for

  • Those who frequently use Google Meet and spend a lot of time creating meeting minutes after meetings
  • Business users who want to quickly share meeting content on Microsoft Teams
  • IT personnel who want to streamline business processes by utilizing API integration and automation
  • Project managers who require accurate meeting minutes
  • Executives who want to quickly share information within the team


■Benefits of using this template

Creating meeting minutes manually requires both effort and time.
By utilizing this flow, transcription and summarization are automated, reducing the hassle of creating meeting minutes and eliminating the need for manual work.
This significantly reduces the workload after meetings and improves operational efficiency.
Additionally, since it is posted to Microsoft Teams immediately after the meeting, it enables rapid information sharing, allowing the entire team to instantly review the content.


■Overview

This flow automatically transcribes and summarizes the meeting content after a Zoom meeting ends, and notifies the transcription results to Microsoft Teams.

■Recommended for

1. Those who want to quickly share meeting content and improve team productivity

  • Project managers and team leaders
  • Personnel responsible for sharing meeting information across departments or teams
  • Those who want to record meeting content quickly and accurately

2. Those who want to reduce manual creation and sharing of meeting minutes and automate the process

  • Owners of small and medium-sized enterprises aiming for business automation and efficiency
  • Those who want to save time by quickly summarizing and sharing meeting content

3. Those who use Zoom and Microsoft Teams regularly

  • Users who frequently hold online meetings using Zoom
  • Personnel responsible for communication and information sharing within the team using Microsoft Teams

■Benefits of using this template

・By automatically transcribing and summarizing after a meeting ends, you can significantly save on manual labor time.

・Using AI operations to automatically transcribe and summarize allows accurate recording of discussions and decisions made in meetings.

Notes

・Please link Zoom and Microsoft Teams with Yoom respectively.

・Microsoft365 (formerly Office365) has both a home plan and a general business plan (Microsoft365 Business). If you are not subscribed to the general business plan, authentication may fail.

・Microsoft Entra ID is an app available only with the Team Plan and Success Plan. For Free Plan and Mini Plan, the operations and data connections set in Flowbot will result in errors, so please be careful.

・AI operations are a feature available only with the Team Plan and Success Plan. For Free Plan and Mini Plan, the operations set in Flowbot will result in errors, so please be careful.

・Paid plans such as Team Plan and Success Plan offer a 2-week free trial. During the free trial, you can use apps that are subject to restrictions.

Automation Example Using Google Drive

Upload Email Attachments to Google Drive

Automatically upload attachments received in Gmail or Outlook to Google Drive.


■Overview

This is a flow that automatically stores Microsoft Excel contracts sent via email into Google Drive™.

■Recommended for

1. Those who frequently need to manage or send contracts

 ・Sales representatives or sales assistants

 ・Administrative staff or office managers

 ・Legal personnel

2. Those looking to automate the contract management process and reduce manual work

 ・Owners of small and medium-sized enterprises aiming for operational efficiency

 ・Business analysts interested in workflow automation

3. Those who regularly use Google Drive™

 ・Personnel managing files using Google Drive™

■Benefits of using this template

・Contracts sent via email are automatically stored in Google Drive™, eliminating the need for manual file saving.

・The document saving process is automated, reducing management burden.

■Notes

・Please integrate Google Drive™ with Yoom.


■Overview

This is a flow to upload attachments received in Gmail to Google Drive.

With Yoom, you can easily achieve this flow without any programming, as it allows for seamless integration between apps.

■Recommended for

1. Those who use Gmail for business

・Those who frequently receive files via email from clients

・Those who want to prevent the risk of missing or losing email attachments


2. Those who use Google Drive for business

・Those who want to quickly save files to a shared drive for the entire team

・Those who manage multiple projects and want to organize deliverables in project-specific folders

・Those who want to organize and manage contracts and invoices sent by customers

■Benefits of using this template

With this flow, files attached to emails with specific labels received in Gmail are automatically uploaded to a designated folder in Google Drive.

It enables timely information sharing after receiving emails, reduces human errors such as missing or incorrect file storage, and prevents the risk of loss.

It is useful for sharing files received via email, such as invoices, project documents and deliverables, and various internal documents.

■Notes

・Please integrate Gmail and Google Drive with Yoom.

・You can select the trigger interval from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.

・Please note that the shortest trigger interval varies depending on the plan.

・If you are using email auto-sorting settings to determine the presence of attachments with specific labels, branching settings are not necessary.


■Overview

This is a flow to upload attachments received in Outlook to Google Drive.

With Yoom, you can easily achieve this flow without any programming, as it allows for seamless integration between applications.

■Recommended for

1. Those who use Outlook for business

・Those who frequently receive files via email from clients

・Those who want to prevent the risk of missing or losing email attachments


2. Those who use Google Drive for business

・Those who want to quickly save files to a drive shared by the entire team

・Those who manage multiple projects and want to organize deliverables and materials in project-specific folders

・Those who want to organize and manage contracts and invoices sent by clients

■Benefits of using this template

With this flow, files attached to emails with specific subjects received in Outlook are automatically uploaded to a designated folder in Google Drive.

It enables timely information sharing after receiving emails, reduces human errors such as missing or misplacing files, and prevents the risk of loss.

It is useful for sharing files received via email, such as invoices, project materials and deliverables, and various internal documents.

■Notes

・Please integrate Yoom with both Outlook and Google Drive.

・Microsoft365 (formerly Office365) has both a home plan and a general business plan (Microsoft365 Business). If you are not subscribed to the general business plan, authentication may fail.

・Triggers can be set to activate at intervals of 5, 10, 15, 30, or 60 minutes.

・Please note that the shortest activation interval varies depending on the plan.

Create a folder in Google Drive when an account is registered in another app

Automatically create a folder in Google Drive when an account is registered in Salesforce, HubSpot, or other apps.


■Overview

This is a flow that creates a folder in Google Drive when an account is registered in Salesforce.

■Recommended for

1. Companies using Salesforce as a centralized customer information management platform

・Business personnel managing information for each account

・Those managing leads and accumulating related information

・Those registering status for each project and sharing it with the team

2. Those using Google Drive for file management

・Those creating folders for each client company

・Those who want to share managed data clearly

■Benefits of using this template

Google Drive is a tool suitable for centralized file management.
By using Salesforce to manage customer information and linking it with files managed in Google Drive, access to necessary information is streamlined.
However, manually creating a folder in Google Drive every time an account is registered in Salesforce can negatively impact the productivity of the entire team.

This flow is suitable for those who want to streamline the workflow of the entire team.
By using this template, a folder for the account is automatically created in Google Drive when an account is added in Salesforce, eliminating manual work.
Automating folder creation and reallocating the time spent on manual work to other tasks can lead to improved productivity for the entire team.

■Notes

・Please integrate both Salesforce and Google Drive with Yoom.

・Salesforce is an app available only with the Team Plan and Success Plan. For Free Plan and Mini Plan, operations and data connections set in Flowbot will result in errors, so please be careful.

・Paid plans such as Team Plan and Success Plan offer a 2-week free trial. During the free trial, you can use apps that are subject to restrictions.


■Overview

This is a flow that creates a folder with the company name in a specified location on Google Drive when a new company is registered in HubSpot.


■Recommended for

1. Companies that store data for each company in Google Drive

・Sales assistants or department heads

・Administrative staff overseeing company-wide information

・Accounting staff issuing forms for each company

2. Companies managing related company information in HubSpot

・Sales staff managing business cards and company information

・Marketing staff

3. Those who want to reduce manual input and automate processes

・Owners of small and medium-sized enterprises aiming for business automation

・Administrative staff who want to improve data accuracy

■Benefits of using this template

・The entire process is completed automatically, eliminating the need for manual work and improving business efficiency.

・The flow bot is automatically activated based on the registered content, helping to prevent omissions in operations.

■Notes

・Please integrate Yoom with both HubSpot and Google Drive.


■Overview

This is a flow that creates a folder for each account in Google Drive when an account is registered in Microsoft Dynamics365 Sales.

By using Yoom, you can easily integrate apps without the need for programming.

■Recommended for

1. Those who manage accounts using Microsoft Dynamics365 Sales

・Those who want to automatically create dedicated folders for each account to reduce manual work

2. Those who use Google Drive for file storage and sharing

・Those who want to securely save important account information and make it easily accessible

・Those who want to improve file management efficiency and facilitate smooth collaboration

■Benefits of using this template

By integrating Microsoft Dynamics365 Sales with Google Drive, folders for each account are automatically created.
This eliminates the need for sales representatives to manually create folders, allowing them to work more efficiently.

Additionally, since account information is organized and stored, you can quickly access the necessary information.
Smoother access to information enhances sales activities and facilitates communication with accounts.

As a result, you can expect improved customer satisfaction and expanded business opportunities.

■Notes

・Please integrate both Microsoft Dynamics365 Sales and Google Drive with Yoom.

・You can select trigger intervals of 5, 10, 15, 30, or 60 minutes.

・Please note that the shortest trigger interval varies depending on the plan.

・Microsoft365 (formerly Office365) has plans for home use and general business use (Microsoft365 Business), and if you are not subscribed to the general business plan, authentication may fail.

Create a folder when a record is added to the database

When a record is added to Google Sheets or Notion, a folder is automatically created in Google Drive.


■Overview

This is a flow that creates a folder in Google Drive when a client is registered in Notion.

■Recommended for

1. Companies using Notion as a centralized information management platform

・Personnel responsible for creating pages for each client and managing information

・Those who use databases to visualize information

2. Those who manage files using Google Drive

・Those who create folders for each client company

・Those who want to share managed data clearly

■Benefits of using this template

Google Drive is a tool suitable for centralized file management.
By simultaneously using Notion to accumulate customer-related data, you can link the information managed in Google Drive and proceed with operations smoothly.
However, manually creating folders in Google Drive every time information is added to Notion can hinder concentration on other tasks.

By using this template, you can immediately create a folder for the client in Google Drive after adding a client in Notion, eliminating the need for manual work.
Not only does it eliminate the hassle of folder creation, but it also allows for quick folder creation, enabling smooth business operations.
Furthermore, by integrating with chat tools following this flow, you can notify the team of the registration of new client companies and the completion of folder creation.

■Notes

・Please integrate Notion and Google Drive with Yoom respectively.


■Overview

This is a flow that creates a folder in Google Drive when a client is registered in Airtable.

■Recommended for

1. Companies using Airtable for business

・Those who centrally manage customer information with Airtable

・Those who create folders for each client to manage information

2. Those who use Google Drive for file management

・Those who create folders for each client company

・Those who want to easily organize the data they manage

■Benefits of using this template

Google Drive is a tool suitable for centralized file management.
When managing customers using Airtable, creating folders for each company in Google Drive facilitates smooth access to information.
However, manually creating folders in Google Drive every time customer information is registered in Airtable can be cumbersome and may hinder productivity.

By using this template, a folder for the client is automatically created in Google Drive when a client is added in Airtable.
Automating the routine task of folder creation after client registration prevents omissions, enhances information management accuracy, and improves operational efficiency.
Furthermore, by integrating with a chat tool following this flow, you can notify the team of the registration of new client companies and the completion of folder creation.

■Notes

・Please integrate both Airtable and Google Drive with Yoom.


■Overview

This is a flow that creates a folder in Google Drive when a row is added in Google Sheets.

By using Yoom, you can easily connect apps without the need for programming.

■Recommended for

1. Those who manage data using Google Sheets

・Those who manage data with Google Sheets but want to streamline folder management in Google Drive in line with data updates

2. Companies that manage files using Google Drive

・Those who manually create folders corresponding to Google Sheets data each time and find it cumbersome

■Benefits of using this template

By using a flow that automatically creates folders in Google Drive when a row is added in Google Sheets, you can gain various benefits.
Firstly, it eliminates the hassle of manually creating folders, improving work efficiency through automation.
As a result, you can allocate time to other important tasks.

Additionally, since the timing of folder generation becomes consistently accurate, data organization is conducted efficiently.
This allows you to quickly find the necessary files, thereby enhancing the speed of operations.

Furthermore, automation reduces human error, enabling accurate data management.

■Notes

・Please connect both Google Sheets and Google Drive with Yoom.

・You can select the trigger interval from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.

・Please note that the shortest trigger interval varies depending on the plan.

Benefits and Examples of Integrating Microsoft Teams with Google Drive

Benefit 1: Organize Folders by Project or Client

Being able to organize folders by project or client is convenient when checking data.
However, if you are creating folders manually, there is a higher chance of making mistakes or omissions.
By integrating Microsoft Teams with Google Drive and utilizing automation to create dedicated folders upon receiving specific messages, you might be able to solve this issue.
For example, when a sales representative posts a message like "Contract" in Microsoft Teams, a folder can be automatically created in Google Drive.
This way, you can organize folders by project or client, making it easier to find documents.

Benefit 2: Smooth Folder Creation

In customer support or sales settings, managing documents in response to customer inquiries or negotiations is common.
However, manually creating folders can be time-consuming and may prevent you from saving important documents immediately.
For instance, when you send "New Client" to Microsoft Teams, a folder is automatically created in Google Drive, making document storage and folder creation smoother.
This ensures that the storage location for necessary documents is secured quickly, potentially preventing the risk of document loss.

Benefit 3: Easier Data Sharing Between Departments

There are cases where data sharing across departments is necessary, but if data is not shared properly, it can hinder operations.
Especially in tasks involving multiple departments, quickly creating folders is crucial.
For example, when a message like "Project A" is received in Microsoft Teams, a folder can be automatically created in Google Drive, facilitating easier data sharing.
This way, there is no need to confirm where necessary documents are stored between departments, potentially enabling smoother communication.

Conclusion

The task of creating folders that arises in daily operations can be burdensome and prone to human error when done manually.
However, by integrating Microsoft Teams with Google Drive and implementing automation to create folders upon receiving specific messages, you might be able to resolve this issue.
If folders are created automatically, it becomes easier to manage information in dedicated folders by project or client.
Moreover, when data sharing across departments is necessary, it can be done smoothly, potentially minimizing communication.

With Yoom, you can easily implement automation without coding, so please refer to this article and give it a try!

Create these powerful automations yourself!
Try now
About the author
m.wadazumi
m.wadazumi
Having transitioned from a career in child welfare to working as a writer, I am currently blogging for Yoom. I am continually amazed by the efficiency improvements Yoom enables and am eager to share this excitement with others to contribute to society. I will be sharing insights on app integrations and automation that even someone like me, with zero programming knowledge, can accomplish.
Tags
AI
Automatic
Automation
Data Extraction
Google Drive
Integration
Microsoft Teams