Airtable – Create a connection

Estimated reading time: 4 min

Airtable is a powerful cloud-based platform that combines the simplicity of a spreadsheet with the complexity of a database. It allows users to organize, track, and collaborate on projects by storing data in structured formats with customizable fields, views, and automation capabilities.

By integrating Airtable with Wiresk, you can expand your operational capabilities, bringing data-driven workflows to life with automation and enhanced connectivity.

Prerequisite:
To use Airtable with Wiresk, you must have an Airtable account. See official Website https://www.airtable.com
For developers, see Airtable API endpoint documentation here.

A connection to your Airtable account is needed so we can sync it with our platform.

There are two ways to connect your app to Wiresk:

  • In “My apps” section, where you can manage your connections (select or create your group first to get access to this section, refer to the Group system ).
  • While building your Flow, you can easily establish a connection to your app directly within the Flow builder. This can be done during the setup of either a Trigger or a Method.

This guide explains how to set up a connection in “My apps” section, which is essentially the same process as creating one on-the-go.

  • On your Wiresk’s Dashboard, select your Group.
  • On the left panel, go to “My apps” and select Screenshot 2025 04 08 at 9.58.41 in the morning Airtable - Create a connection
  • Search “Airtable” in the search field or scroll down the list of apps and select the Airtable icon.
Add apps GIF Airtable - Create a connection

On the connection connection screen:

  • Name your connection
  • Select a connection type:
    • Personal Access Token
    • 0Auth Connection
    • Advance 0Auth Connection
Screenshot 2025 04 08 at 9.47.15 in the morning Airtable - Create a connection

  1. Select the 0Auth Connection type.
  2. Check the Airtable app for the connection authorization.
  3. Select the Authorize button.
wiresk 2025 04 08 at 10.14.42 Airtable - Create a connection
  • Sign in to your Airtable account (this step is skipped if you are already signed in).
wiresk 2025 04 08 at 10.38.06 Airtable - Create a connection
  • Verify Wiresk access permissions.
  • Select “Add base” to choose the bases and workspaces you want to grant Wiresk permission to access.
  • Select the Grand access button.
wiresk 2025 04 08 at 10.34.07 Airtable - Create a connection

You are now redirected to Wiresk’s connection screen:

  1. The email linked to your Airtable account is displayed.
  2. Your connection is now listed in your Apps list.
  3. Select the Save button.
wiresk 2025 04 08 at 10.55.51 Airtable - Create a connection

Voila! Your Airtable 0Auth connection is ready. You can now use it to build your Flows.


On your Airtable Home page:

  1. Select the your account icon.
  2. Select Builder Hub.
wiresk 2025 04 08 at 11.09.31 Airtable - Create a connection

On the Builder Hub screen:

  1. Select Personal access tokens
  2. Select Create token button.
wiresk 2025 04 08 at 11.14.15 Airtable - Create a connection

On the new screen:

  • Name your token.
  • Add the following scopes and base:
wiresk 2025 04 08 at 11.21.14 Airtable - Create a connection
  • Select Create token button.
  • On the prompted screen, copy your token and keep it safe (⚠️ This token will only be displayed once).
wiresk 2025 04 08 at 11.27.34 Airtable - Create a connection

Let’s go back to Wiresk apps connection:

  1. On Airtable connection screen settings, name your connection, e.g. “Airtable connection via token”.
  2. Select the connection type “Personal Access Token
  3. Enter the Token copied from the previous step.
  4. Select Saved button.

Voila! Your Airtable connection with a Personal Access Token is ready. You can now use it to build your Flows.


Let’s go back to your Airtable account > home page > account icon > Builder Hub (developer page).

  1. Select 0Auth integrations
  2. Select Register new 0Auth integration.
wiresk 2025 04 08 at 1.33.56 Airtable - Create a connection
  • Name the integration, e.g. “Wiresk connection”.
  • Enter the following 0Auth redirect URL : https://api.wiresk.com/api/auth/callback
  • Select Register integration.
Screenshot 2025 04 08 at 1.43.42 in the afternoon Airtable - Create a connection
  • Provide detailed information about your integration (optional):
    • Tagline, e.g. “Automate Your Journey”
    • Homepage URL : https://wiresk.com/
    • Upload a logo.
Screenshot 2025 04 08 at 1.58.10 in the afternoon Airtable - Create a connection

In the Developer details:

  • Copy your Client ID
  • Select Generate client secret, then confirm the action.
Screenshot 2025 04 08 at 2.01.11 in the afternoon Airtable - Create a connection
  • Copy your Client Secret (⚠️ This client secret will only be shown once) and store it in a safe, secure location.
Screenshot 2025 04 08 at 2.05.58 in the afternoon Airtable - Create a connection

In the scopes section:

  • Check all the scopes needed as follows:
Screenshot 2025 04 08 at 2.09.54 in the afternoon Airtable - Create a connection
  • Optionally, you can provide Support information then select Saved changes.
Screenshot 2025 04 08 at 2.12.24 in the afternoon Airtable - Create a connection

Let’s go back to Wiresk apps connection settings:

  • Name your connection, e.g. “Airtable advance connection”.
  • Select the Advance 0Auth Connection tab.
  • Provide the Client ID and Client Secret copied from the previous step.
  • Select Authorize. You will be redirected to Airtable access permissions.
wiresk 2025 04 08 at 2.32.39 Airtable - Create a connection
  • Select “Add base” to choose the bases and workspaces you want to grant Wiresk permission to access.
  • Select Grand access. You will be redirected to Wiresk apps connection setting.
wiresk 2025 04 08 at 10.34.07 Airtable - Create a connection
  1. The email linked to your Airtable account is displayed.
  2. Your connection is now listed in your Apps list.
  3. Select the Save button.
wiresk airtable 2025 04 08 at 2.52.12 Airtable - Create a connection

Voila! Your Airtable Advanced 0Auth connection is ready. You can now use it to build your Flows.



Now that Airtable is linked to Wiresk, you’re ready to start building Flows.

How to create a Flow ↓
  • Select your Group, then on the Flow management screen click on “Create Flow”.
Animated image GIF, shows where to click to create a Flow in Wiresk. first select a group then click on create Flow.

A – Select the Trigger

Flows can be executed by multiple Triggers, depending on the desired workflow. For example, you could use scheduled Triggers with different recurrence rules alongside a Webhook Trigger for immediate, event-driven runs of the Flow. If you choose to “Run Once“, the Flow will execute using only one Trigger and its sample data.
  • On the new screen, name the Flow that you want to create.
  • Add your Trigger by clicking on the red plus (+) Add button.
Screenshot of Wiresk builder Flow creation screen. Red arrows point to Flow name field and add Trigger button.
  • On the Trigger selection screen, search your app or select it from the list below the screen.
Screenshot of Trigger search screen. you can search Notion Triggers bia the search bar, then select it in the all apps list.

Select your preferred Trigger on the next screen and customize its settings. See Airtable Triggers list and settings.

As mentioned in “How to connect your app to Wiresk” above, during your Trigger settings, you can create a new connection to your apps at this stage.

B – Add an HTTP Trigger to your Flow

An HTTP Trigger allows you to manually activate your Flows.

HTTP Trigger settings

  • Click on the red plus button (+) again to add a Trigger for testing your Flow, then click on the button “HTTP Trigger”.
Screenshot of Wiresk HTTP Trigger selection. in manual configuration section, an arrow point to HTTP Trigger.

Write a description and select your API key or create a new one.

Screenshot of HTTP Trigger setting screen. Arrows shows fields that need to be filled and selected for the settings. User need to add a description, select or create an API key.
  • Click on save. Now you can use your HTTP Trigger to Manually run your Flow.

C – Add a Method to your Flow

The Method will perform a specific task on a particular app or service you’ve connected to Wiresk like get info or send emails.

You can add at least 1 or multiple Methods for complex Flows (a maximum of 255 Methods).

  • On the Flow builder screen, click on the plus button (+) next to the Trigger icon.
Screenshot of Wiresk Flow Builder, showing Trigger icon and arrow pointing to a plus button. This button is use to add Methods in Wiresk.

D – Add Wiresk Tools to your Flow

If you want to build a complex Flow, Wiresk offers a selection of tools at your disposal. Refer to Wiresk’s Tools

To add Tools in your Flow, Follow the same step as adding the Methods. On the Flow builder screen, click on the plus button (+) then just click on the “Tool” tab and select the Tool that you want to add.


How to configure your Airtable Triggers and Methods? Explore Airtable settings.


Learn more about Wiresk, explore our user guide.

If you need an integration that you cannot find in Wiresk, you can make a request to our team, and we will try our best to satisfy your needs.