Now, let's introduce the flow of linking apps using Yoom. First, register with Yoom. Yoom offers a 2-week trial, allowing you to test its usability through actual operation.
[What is Yoom]
This time, we will automate the process of "adding to Google Spreadsheet when a payment is made on Stripe" using the template below.
How to Create a Connection Flow Between Stripe and Google Sheets
The connection flow this time is broadly divided into the following processes.
・Connect Stripe and Google Sheets to My Apps
・Set up Stripe to launch and retrieve information in real-time
・Set up to transfer data to Google Sheets
・Turn on the trigger button and check the connection operation between Stripe and Google Sheets
Step 1: Connect Stripe and Google Sheets to 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.
Connecting Stripe and Yoom
1. Search
Please select the Stripe icon.
2. Enter Required Fields

Enter the account name and access token.
Choose an easy-to-understand name for the account name, such as a company name or person in charge.
For more details on the access token, please check How to Register My App in Stripe.
3. Add
Once you have entered the account name and access token, press the add button at the bottom right.
The screen will change, and if the above display appears, the connection is complete.
Connecting Google Sheets and Yoom
1. Search
Click the Google Sheets icon.
2. Select Account
Press the Google account of the Gmail address to be linked with Yoom.
3. Log in to Yoom

You will be taken to the image page, so 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 Allow all permissions.
5. Connection Complete
The screen will change, and if the above display appears, the connection is complete.
6. Prepare Google Sheets
Prepare a Google Sheet to transfer Stripe payment data.

This time, I set it up as shown above.
The Stripe data that can be obtained through this app connection is as follows.
・Payment ID
・Amount
・Creation Date
・Currency
・Customer ID
・Description
・Invoice ID
・Status
・Amount that can be captured
・Amount collected
・Balance Transaction ID
Step 2: Copy the Template
Next, please copy the template to be used this time.