Airtable・Stripe・Gmailの連携イメージ
How to Integrate Applications

2025/01/14

How to integrate Airtable, Stripe, and Gmail to create a Stripe payment link from Airtable billing information and automatically send it via Gmail

m.wadazumi

In daily payment operations, manual work can consume a lot of effort and time.
However, by leveraging automation, you can significantly reduce the time spent on these tasks.
This article introduces how to automate the process from creating to sending payment links by integrating Airtable, Stripe, and Gmail.
This will help prevent errors in the number of products or mistakes in sending links, allowing for accurate billing processing.
Additionally, as the movement between each system is reduced, the hassle of launching apps will also be eliminated.

Recommended for

  • Those who want to automate the process of creating payment links with Stripe based on billing information from Airtable and sending them via email
  • Those who want to create payment links accurately and provide them to customers
  • Those who want to prevent delays in sending links and conduct procedures smoothly

Benefits and Examples of Integrating Airtable, Stripe, and Gmail

Benefit 1: Reduce the time spent from creating to sending payment links

By automating the creation of payment links with Stripe based on billing information stored in Airtable and sending them via Gmail, you can eliminate the hassle of manual work.
For example, if you perform these tasks manually, you would spend a lot of time on processes such as creating links and sending emails.
However, by automating the process from creating to sending payment links, you can significantly reduce the time and effort spent on billing operations.
Furthermore, as the movement between each system is reduced, the hassle of launching apps will also be eliminated.

Benefit 2: Send links accurately

Manual billing operations can lead to errors in the amount or omissions in sending links.
To solve this problem, integrating Airtable, Stripe, and Gmail to automate the accurate sending of payment links will be effective.
For example, when handling many invoices, you need to send links carefully to prevent human errors, but by utilizing this automation, you can smoothly create and send links.
This will prevent providing incorrect billing information to customers and improve the reliability of operations.

Benefit 3: Reduce the time taken to send links

Delays in sending payment links can significantly impact transactions.
Therefore, by automating the creation and sending of payment links, you can perform tasks with a single click from Airtable's website, reducing the time taken to send them.
For example, even when handling multiple billing operations simultaneously, you can reduce the time taken from creating to sending links, which will also help reduce the burden on the person in charge.
This allows customers to complete payments smoothly without waiting.

Now, let's explain how to use the no-code tool Yoom to "create payment links from Airtable and send them via Gmail using Stripe."

[What is Yoom]

How to Create an Integration Flow for Airtable, Stripe, and Gmail

By using Airtable's API to receive billing information and Stripe's API to create payment links, automation can be achieved.
Additionally, by using Gmail's API, you can also send payment links via email.
Generally, programming knowledge is required to achieve this, but with the no-code tool Yoom, you can easily achieve it without programming knowledge.

The integration flow is broadly created in the following processes.

  • Register Airtable, Stripe, and Gmail as my apps
  • Copy the template
  • Set the trigger for Airtable, which is the starting point of the flow, and configure the subsequent operations for Stripe and Gmail
  • Turn on the trigger button and check the integration operation of Airtable, Stripe, and Gmail

If you are not using Yoom, please register for free from here.
If you are already using Yoom, please log in.

Step 1: Register Airtable, Stripe, and Gmail as My Apps

Please register Airtable, Stripe, and Gmail as My Apps to connect them with Yoom.
By registering them in advance, you can smoothly proceed with the automation settings.

First, let's register Airtable as a My App.
Click "My Apps" → "New Connection" on the left side of the Yoom screen.

The following screen will be displayed, so search for Airtable from the app list or use the search bar.

When the following screen appears, click "+ Add Base" and then click "Allow Access".

Next, register Stripe as a My App.
Similarly, search for Stripe from the app list or use the search bar.
When the following screen appears, set the "Account Name" and "Access Token".
Check here for how to register Stripe as a My App.
You can check the "Access Token" from the Stripe dashboard.

Next, register Gmail as a My App.
Similarly, search for Gmail from the search bar or find it from the list.
When the following screen appears, log in to Gmail.

If Airtable, Stripe, and Gmail 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.

Read the following screen display and click "OK".

The following screen will be displayed, so check the "Title" and "Description".
If you want to make changes, click the relevant section to modify it.
First, with the Airtable web page open, set up to launch Yoom's Flowbot from the extension, and click "Launch from Record Detail Page".

Step 3: Set up the Airtable trigger that starts the flow and the subsequent Stripe and Gmail operations

When the following screen appears, check the settings.
Here
you can check the detailed settings for the Chrome extension.
If you haven't installed the Chrome extension, please install it from here.

Next, check the following settings.
Assume that data is pre-registered in Airtable when making the settings.

  • "Title" → Can be changed as desired
  • "Account information linked with Airtable (OAuth)" → Check if correct
  • "Action when launching from the extension" → Launch from Record Detail Page

Check the following settings.

Scroll and set the "Base ID" and "Table ID" as described.

Next, set the "Launch Page URL Sample".
After setting, click "Test" → "Test Successful" → "Save".

Next, to set up retrieving records in Airtable, click "Retrieve Record".
The following screen will be displayed, so check the settings.

  • "Title" → Can be changed as desired
  • "Account information linked with Airtable (OAuth)" → Check if correct
  • "Action" → Retrieve Record

Check the following precautions.

Next, set the "Base ID" and "Table ID or Name" as described.

Scroll and set the "Record ID".
Select from the output of "Launch from Record Detail Page".
After setting, click "Test" to display the Airtable values as results.
If "Success" is displayed, refer to here to set the output.
Use this value to proceed with the subsequent settings.
After setting, click "Save".

Next, to set up retrieving a single record that matches the conditions from the specified table in Yoom, click "Retrieve Record".
The following screen will be displayed, so check the settings.

  • "Title" → Can be changed as desired
  • "Execution Action" → Retrieve Record

Create billing information for testing in Yoom's database.
If creating new, click "+" next to "Project List" → "Database".

Next, set up "Database Integration".
Set the "Project" and "Database" where Yoom's database is stored.

When the following screen appears, set the "Conditions for the Record You Want to Retrieve".
Utilize Airtable's output and set it as follows.
After setting, click "Test" → "Test Successful" → "Save".

Next, to set up Stripe, click "Create Payment Link".
*Stripe is an app available on some paid plans.
Operations and data connections of Flowbots set on other plans will result in errors, so be careful.
Paid plans offer a 2-week free trial.
During the free trial, you can use apps that are subject to restrictions.

When the following screen appears, check the settings.

  • "Title" → Can be changed as desired
  • "Account information linked with Stripe" → Check if correct
  • "Action" → Create Payment Link

Next, set the "Product List".
Select "Price ID" from the output of "Retrieve Record" and set it.

Scroll and set the "Quantity".
Utilize Airtable's output and set it as follows.
If there are other necessary items, set them and click "Test" → "Test Successful" → "Save".

Next, to set up Gmail, click "Send Email".
The following screen will be displayed, so check the settings.

  • "Title" → Can be changed as desired
  • "Account information linked with Gmail" → Check if correct

Scroll and set the "Email Content".
Set "To" as desired.
*The email recipient is assumed to be set to a fixed value (for confirmation by the person in charge, etc.).

Next, set the "Subject" as desired.

Finally, set the "Body".
Utilize Stripe's output and select "Payment Link".
The following is an example, so set it as desired.
After setting, click "Next".

When the following screen appears, check the "Email Sending Content".
If there are no issues, click "Test" → "Test Successful" → "Save".

Step 4: Turn on the trigger button and check the integration operation of Airtable, Stripe, and Gmail

Finally, click "Turn on Trigger" to complete the automation setup.
Check if the Flowbot starts correctly.

Here is the template used this time.

Other Examples of Automation Using Airtable, Stripe, and Gmail

There are many other examples of automation using Airtable, Stripe, and Gmail on Yoom, so here are a few introductions.

1. This flow automatically sends a thank-you email via Gmail when a payment is made on Stripe.
Every time there is a payment on Stripe, you can save the effort of creating thank-you emails repeatedly in Gmail.
By utilizing thank-you emails, you can also provide campaign or sale information.

2. This is a flow to automatically register inquiry details received in Gmail to Airtable.
By automatically registering inquiry information from Gmail to Airtable, you can accurately record the inquiry details.
This automation is especially recommended for companies with a high volume of inquiries.

3. This flow automatically searches Airtable records and sends emails via Gmail according to the specified schedule.
You can automatically create emails in Gmail from Airtable record information, saving you the hassle of manual work.
Eliminating manual email creation helps prevent human errors.

Summary

By automating the creation of payment links and email sending, you can significantly reduce the time and effort spent on these tasks.
This prevents incorrect amounts and email sending errors, ensuring accurate delivery of payment links.
Additionally, it not only reduces the workload for staff but also allows for smoother interactions with customers.

Yoom's automation is easy to use, making it accessible to everyone.
Start by using the template introduced here and rely on automation.

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.
Tags
Integration
Automatic
Automation
Notification
Airtable
Stripe
Gmail
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