BubbleとMicrosoft SharePointの連携イメージ
How to Integrate Applications

2025-04-16

How to create a folder in Microsoft SharePoint when a Thing is created in Bubble

n.fukuoka

When you receive a lot of emails every day, it can be quite a hassle to save files to Dropbox each time.
Moreover, many people might have experienced the struggle of missing a file save or saving a file in the wrong folder, making it difficult to find later.

In this article, we will introduce a method to automatically save files received in Gmail to Dropbox!

By using no-code tools, you can easily set up automation between Gmail and Dropbox.
You can start using it right away, so be sure to give it a try!

Recommended for

  • Those who want to automatically upload files attached to Gmail to Dropbox
  • Those who want to integrate Gmail and Dropbox to facilitate smooth file sharing within the team
  • Those who want to prevent the loss of attachments and ensure proper document storage

For those who want to try it immediately

In this article, we will introduce 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 start right away using the template below, so please give it a try!

Bubble is a tool that allows you to build and manage apps in the cloud. It requires no installation and can be accessed from anywhere, making it convenient for remote development and collaboration with teams.
However, if you need to create a folder in Microsoft SharePoint every time a Thing is newly created in Bubble, it might feel cumbersome.
This article explains the benefits and setup process of integrating Bubble with Microsoft SharePoint.

Recommended for

The content introduced here is recommended for the following people!

・Those who are utilizing Bubble and Microsoft SharePoint and aiming to improve work efficiency
・Those who feel challenged by the manual effort and errors in folder creation during project management
・Those who seek to improve the efficiency and accuracy of folder management across the entire team

Benefits and Examples of Integrating Bubble with Microsoft SharePoint

Benefit 1: Reducing the Workload of Personnel

By enabling automatic folder creation in Microsoft SharePoint when a Thing is created in Bubble, there is no longer a need to manually create folders.
For example, many companies routinely perform the task of manually creating corresponding folders in SharePoint every time a new project is registered in Bubble.
This task requires setting folder names according to appropriate naming conventions, which can be time-consuming and burdensome for personnel.
By introducing automation, folders following the specified naming conventions are automatically created as soon as a new project is registered.
This allows personnel to reduce the time spent organizing folders and focus on strategic tasks and analysis work.

Benefit 2: Preventing Human Errors

In operations where folders are created manually, human errors such as naming mistakes or incorrect storage locations are more likely to occur.
Especially in companies where accurate folder creation is required for each task, such mistakes can lead to significant problems.
For example, when the sales department manages new customer information, there is a risk of naming folders incorrectly or making storage mistakes that mix data with other customers when manually creating customer-specific folders in Microsoft SharePoint after registering customer data in Bubble.
Utilizing automation can help reduce the occurrence of human errors.

Benefit 3: Streamlining Folder Management

For companies that manage data in Bubble and use Microsoft SharePoint for centralized file management, it is important to unify folder creation rules.
However, when folders are created manually, issues such as different naming rules for each person in charge and dispersed storage locations can arise.
For example, when managing the onboarding process for new employees, HR and recruitment team members typically need to manage the necessary documents for each employee.
In this case, if folders are created manually, problems such as "naming rules not being unified" and "storage locations being scattered" are more likely to occur.
By automating folder creation, all members can access folders managed under the same rules, creating an environment where work can be carried out efficiently.

This article will proceed with integration using Yoom.
If you haven't used it yet, please take a look at Getting Started with Yoom.

Now, let's explain how to use the no-code tool Yoom to create a folder in Microsoft SharePoint when a Thing is created in Bubble.

[What is Yoom]

How to Create a Flow for Integrating Bubble with Microsoft SharePoint

It is possible to achieve this by receiving the creation of a Thing in Bubble using Bubble's API and using the API provided by Microsoft SharePoint to create a folder corresponding to the Thing registered in Bubble in a specified file in Microsoft SharePoint.
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 broadly created through the following processes: - Registering Bubble and Microsoft SharePoint as My Apps - Setting a trigger to activate when a Thing is created in Bubble - Configuring settings to create a folder in Microsoft SharePoint - Testing and verification Step 1: My App Integration with Bubble and Microsoft SharePoint First, log in to your Yoom account. If you do not have an account, please create one on the Yoom account issuance page. Click on My Apps, then click on New Connection. You can search for app names in the input field. This time, search and register Bubble and Microsoft SharePoint respectively. Bubble My App Registration Let's start by registering from Bubble. Enter "Bubble" in the input field, and the Bubble icon will appear, so click on the icon. Enter the account name, access token, and access key. Click "Add" to complete the Bubble My App registration. For detailed instructions and precautions on Bubble My App registration, please refer to the following link: Bubble My App Registration Method and Data Type Name Setting Precautions. Microsoft SharePoint My App Registration Microsoft365 (formerly Office365) has plans for home use and general corporate use (Microsoft365 Business). If you are not subscribed to the general corporate plan, authentication may fail. Please be careful. Search for Microsoft SharePoint in the same way and click on the icon. The Microsoft login screen will appear. Sign in with the account you want to integrate. For detailed My App registration methods, please refer to the following link: Microsoft365 Service Group My App Registration Procedure and Precautions. This concludes the My App registration for Bubble and Microsoft SharePoint. When My App registration is successful, the following screen will be displayed. Check if the icons for Bubble and Microsoft SharePoint are displayed on the My Apps screen. For more detailed information about Yoom, please check the Yoom Help Center. Selecting a Template and Preparing the Storage Location Click "Try it" from the link below.

If the following display appears, the template copy was successful.

Step 2: Setting the Trigger to Activate When a Thing is Created in Bubble

1. First, click on "When a Thing is Created" at the top.

2. You can set the title freely.
Enter the account information to integrate with Bubble.
Select "When a Thing is Created" as the trigger.
Once you have finished entering, click "Next".

3. Set the Trigger Activation Interval and Data Type Name.
The trigger can be set to activate at intervals of 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.
Note: The shortest activation interval varies depending on the plan, so please be careful.
Also,
if you want to obtain output from Bubble, you can use JSONPath. For more details on JsonPath, please refer to the links below.
How to Write JSON PATH
How to Obtain Output Using JSON PATH
Once the settings are complete, click "Test" and if there are no issues, click "Save".

Step 3: Setting Up Folder Creation in Microsoft SharePoint

1. Finally, click the "Create Folder" icon.

2. Enter the account information to integrate with Microsoft SharePoint.
Select "Create Folder" as the action.
Once you have finished entering, click "Next".

3. Set Each Item.
Be sure to enter all required fields.
When you click on each input field, suggestions and outputs will be displayed.
Site ID, Drive ID, Parent Folder Item ID should be selected from the suggestions.
Parent Folder Name
and Folder Name should make use of the output as appropriate.
Once the settings are complete, click "Test" and if there are no issues, click "Save".

4. With this, the flow of [Creating a Folder in Microsoft SharePoint When a Thing is Created in Bubble] is complete.

Step 4: Testing and Verification

Once the setup is complete, the following screen will be displayed.
Click the "Turn On Trigger" button to activate the flow bot.


With Yoom, you can proceed with tasks even without advanced IT skills.
Try this convenient flow from the link below.

Other Automation Examples Using Bubble

There are many other examples of automation using Bubble in Yoom, so here are a few.

1. A flow to add information registered in Bubble to Salesforce.

By utilizing this template, you can automatically add information registered in Bubble to Salesforce.
This reduces the workload of data entry and makes it easier for employees to have time to focus on more important tasks.

2. This is a flow where a folder is created in Google Drive when a Thing is created in Bubble.
In the flow introduced this time, a folder was created in Microsoft SharePoint, but in this template, a folder is created in Google Drive.
This will make organizing folders easier and data management more manageable.

3. This is a flow that sends an email notification via Gmail when a Thing is created in Bubble.
By utilizing this template, you can automatically receive notifications via Gmail whenever a Thing is created in Bubble.
This can reduce the effort of manual communication and potentially improve information sharing within the team.

Summary

By integrating Bubble with Microsoft SharePoint, a folder is automatically created in Microsoft SharePoint whenever a Thing is created in Bubble.
This reduces the manual work involved in folder creation and aims to improve the efficiency of document management.
The appeal of Yoom is that it allows you to easily start automation without difficult settings or special knowledge.
By automating tedious tasks such as document creation and task management, you can create an environment where you can focus on important work.
Please make use of Yoom to streamline your daily operations.

The person who wrote this article
n.fukuoka
In this day and age where there are more and more tools, it's often hard to know what to use. I would like to deliver useful information that is easy to understand so that everyone's work can be made even a little easier!
Tags
Bubble
Microsoft SharePoint
Integration
Automatic
Automation
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