Airtable

Airtable is a cloud-based database management platform that offers users a flexible and intuitive way to organize and collaborate on various types of data.

It combines the functionality of a spreadsheet with the power of a database, allowing users to create custom databases, known as "bases," to store and manage information.

To integrate with the Airtable API, you'll need to follow these steps:

  1. Register an OAuth integration:
  2. Get App ID and App Secret:
    • Once your app is created, Airtable will provide you with a Client ID and Client secret. These will be used to create SimWorkflow credentials.
  3. Create OAuth 2.0 Credentials in SimWorkflow:
    1. Go to SimWorkflow Credentials.

    2. Click on Create credentials.

    3. On OAuth 2.0 tab.

    4. Fill in the required information:

      • Provider: Airtable

      • Name: Airtable

      • Client ID: Airtable Client ID

      • Client secret: Airtable Client secret

    5. Click on Create credentials button.

    6. Complete the OAuth flow.

Once the Airtable credentials created, you can start using it with HTTP Task in your workflow definitions to integrate with Airtable API.