[Simple Setup] How to Automatically Integrate Slack Data into Google Workspace
How to Integrate Applications
・
2025-04-25
[Simple Setup] How to Automatically Integrate Slack Data into Google Workspace
m.wadazumi
When using Slack and Google Workspace together, you might suddenly find yourself needing to check, "Wait, hasn't this member been added yet?" or "Is the user information properly updated?" Manual group management and user information updates can often lead to oversights and errors...
Integrating Slack and Google Workspace might be an effective solution to these challenges.
In fact, by integrating these two convenient tools, you can automate your workflow! For example, you can trigger the addition of members to a Google Workspace group or update user information to the latest state based on a Slack post. It's appealing to reduce manual work while preventing mistakes, isn't it?
In this article, we'll explain how to create such a convenient automation flow step by step. Let's dive into ways to enhance your work efficiency right away!
For those who want to try it quickly
By using Yoom, you can easily integrate Slack and Google Workspace without any coding. Yoom provides templates for integrating Slack and Google Workspace, so you can achieve integration immediately just by signing up, even without API knowledge.
What You Can Do by Integrating Slack and Google Workspace
By integrating the APIs of Slack and Google Workspace, you can automatically sync Slack data with Google Workspace! For example, you can automatically perform data integration like the following without human intervention.
1. Add Members to a Google Workspace Group Based on Content Posted in Slack
When a new message is posted in a Slack channel, AI extracts the data and automatically adds members to a Google Workspace group. Based on the content of the Slack post, you can add members to a specified group in Google Workspace, significantly reducing manual effort.
2. Update Google Workspace User Information Based on Slack Posts
This flow automatically updates user information in Google Workspace based on content posted in Slack. When updating information manually, human errors such as omissions are likely to occur. By incorporating automation, it is expected that such errors can be prevented.
Let's Create a Slack and Google Workspace Integration Flow
Let's dive right in and create a flow that integrates Slack with Google Workspace! This time, we'll use Yoom to proceed with the integration of Slack and Google Workspace without any coding.
If you haven't used Yoom yet, please register for free here. If you are already using Yoom, please log in!
[What is Yoom]
This time, we will create a flowbot that adds members to a Google Workspace group based on content posted in Slack! The creation process is broadly divided into the following steps.
Register Slack and Google Workspace as My Apps
Copy the template
Set the Slack trigger that initiates the flow and the subsequent Google Workspace action
Turn on the trigger button and verify the operation
Step 1: Register My Apps with Slack and Google Workspace
First, register the apps you will use with Yoom to integrate them. By registering your apps in advance, you can smoothly set up automation.
Let's proceed with the setup! To register your apps, click on "My Apps" on the left side of the Yoom screen, and then click "Add" on the right side.
【How to Integrate Slack】
A list of apps will be displayed, so find Slack from the list or use the search function. When the following screen appears, select the channel you want to use from "Search Channels." For detailed instructions on how to register Slack, please refer to here.
After selecting a channel, the following screen will appear, so please enter the Slack URL.
This completes the integration with Slack!
【How to Integrate Google Workspace】
Similarly, find Google Workspace from the list or use the search function. When the following screen appears, log in to Google Workspace with the account you want to integrate.
When the following screen appears, confirm that the account you want to integrate is correct and click "Continue."
If Slack and Google Workspace are displayed in the My Apps section, registration is complete!
Step 2: Copy the Template
From here, we will proceed with the actual automation setup! Log in to Yoom and click "Try it" on the banner below.
When clicked, the template will be automatically copied, and the following screen will be displayed. Click "OK" to proceed with the setup! ※ The copied template will be automatically stored in "My Projects." Please check there if you want to review the template.
Check the "Title" of the copied template to ensure it is the template you want to use. ※ The title can be changed if necessary.
Now, let's use the template to set up the automation flow.
Step 3: Set up the Slack trigger that will start the flow
First, set up the trigger to automatically start the flow bot. Click on "When a new message is posted in a channel" in the copied template.
When clicked, the following screen will be displayed. The "Account information to be linked" will contain the information registered in My Apps in Step 1. Leave the trigger action as it is and click "Next."
Next, configure the API connection settings.
(1/2) Set the trigger activation interval
Set the trigger activation interval. Select from the dropdown. ※ The trigger activation interval can be set to 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes. Please note that the shortest activation interval varies depending on the plan.
(2/2) Set the target channel ID
Scroll down and set the "Channel ID." When a message is posted to the channel set here, the flow bot will be activated. Click the "Channel ID" field to display candidates from the linked account, and select the appropriate channel.
After completing the setup, post a test message to the configured channel.
After posting, run the "Test" to ensure the output is obtained correctly.
Check the contents of the obtained output and "Save" it.
※ If the test is not successful If the test is not successful even though text is posted to the specified channel, please refer to this page.
※ About the output The output refers to the values obtained when executing the "Test" during trigger or operation settings. The obtained output can be used as a value during subsequent operation settings, and it will be a fluctuating value each time the flow bot is activated. For more details, please refer to this page.
Step 4: Set up the action to extract text
Next, set up to extract specific text from the posted message using AI. Click on "Extract data from text." ※ For details on how to set up "Extract data from text" using AI, please refer to this page.
When clicked, the action selection screen will be displayed. Since you are using a template, the default settings are fine. Check the contents and click "Next."
Next, perform the detailed settings. Please check the following notes.
(1/2) Set the target text
Scroll down and set the "Target Text." Since we are extracting text from a message posted on Slack, use the output obtained from the trigger settings as a reference. The output can be displayed by clicking the arrow within the red frame.
(2/2) Set the items to be extracted
Next, set the "Items to be extracted." In this case, we will extract the group key and the email address of the member to be added, so set it as follows. ※ If you add items, specify the items to be extracted separated by commas (,).
After completing the setup, run the "Test" and save it after success.
Step 5: Set up the action to add members to a Google Workspace group
Next, set up to add members to a Google Workspace group. Click on "Add members to a group."
The following screen will be displayed, so check the settings. The account information to be linked contains the information registered in My Apps in Step 1. Leave the action as it is and click "Next." ※ Google Workspace is an app available only on some paid plans. For other plans, the operations and data connections of the configured flow bot 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 the restricted apps, so please give it a try.
Next, configure the API connection settings.
(1/3) Set the group key
First, set the "Group Key." Use the output obtained during the "Extract data from text" action settings. This allows for automatic addition according to the content of the message.
(2/3) Set the email address of the member to be added
Next, set the "Email address of the member to be added" using the output as before.
(3/3) Set the permissions
Finally, set the "Permissions." Select the appropriate one from "Manager," "Member," or "Owner."
After completing the setup, run the "Test" and confirm that it is correctly added to Google Workspace. After confirmation, "Save" it.
Step 6: Turn on the trigger button and check the operation
All settings are now complete! After completing the setup, the following screen will be displayed. Click "Turn on Trigger" to check if the flow bot is operating correctly.
This concludes the setup for the flow "Add members to a Google Workspace group based on the content posted on Slack"!
If you want to link Google Workspace data to Slack
Earlier, we introduced how to link data from Slack to Google Workspace, but if you want to link data from Google Workspace to Slack, please use the following template.
1. Notify Slack when user information is updated in Google Workspace
This is a flow to notify Slack of updates to user information in Google Workspace. You can quickly check the updated user information and promptly share the latest user information with the team.
2. Notify Slack when a new user is registered in Google Workspace
This is a flow that automatically notifies Slack when a new user is registered in Google Workspace. By preventing the omission of sharing new users and enabling smooth information sharing among teams, subsequent responses from each department can be expedited.
3. Add Employees to Google Workspace and Notify Slack Based on Form Responses
This flow automatically adds new users to Google Workspace and notifies Slack when employee information is submitted through Yoom's form feature. It is recommended for those collecting new employee information using forms, as it eliminates the need to repeatedly enter employee data, saving time.
Other Automation Examples Using Slack and Google Workspace APIs
Beyond the integration of Slack and Google Workspace, it is possible to automate various tasks using each of their APIs. Here are some examples, so if any catch your interest, please feel free to try them out!
Automation Examples Using Slack
It is possible to automatically notify Slack after summarizing with ChatGPT or after adding data to a database. By integrating with various tools, you can prevent communication gaps and strengthen team collaboration.
Automation Example Using Google Workspace
After employees are registered in Google Workspace, it is possible to automatically create notifications and folders, and automatically add users to Google Workspace based on the employee information added to the database.
Conclusion
How was it? In the midst of handling numerous tasks daily, it is important to reduce the burden of manual work and manage information accurately and efficiently. By integrating Slack and Google Workspace, you can automate group management and user information updates, preventing any oversights in your tasks while maintaining up-to-date and accurate information.
In this article, we introduced how to integrate Slack and Google Workspace without programming using the no-code tool Yoom.
For those who thought, "I want to streamline my tasks even more!" or "Can automation settings really be that easy?" please try creating a free account first. Registration takes just 30 seconds, and you can immediately experience setting up the integration between Slack and Google Workspace.
The integration flow can be customized, so please try creating a flow that suits your company's operations! With Yoom, make your daily tasks easier and more efficient. Please try and see how much your tasks can be streamlined!
The person who wrote this article
m.wadazumi
I've been working as a writer since my job in child welfare, and I'm currently writing a blog on Yoom.
While being surprised by the work efficiency improvements that can be made with Yoom, I would like to share that excitement with everyone and contribute to society.
I'll tell you about application integration and automation that even I, who has zero programming knowledge, can do.
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.
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.