Website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Event Callback
Scopes
Provider reference
Access tokens
SDK's
MIGRATION
Switching Code Base
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Facebook
Integrating with Hubspot
Integrating with GitHub
Integrating with Google APIs
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by Archbee
PROVIDER SETUP DOCS

Integrating with Airtable

7min

Add OAuth integration to Airtable in your SaaS. Pathfix allows you to easily add end-user OAuth based integration, handling authorization and enable communication between your app and Airtable in just a few minutes.

Before proceeding, you will first need to register your application with Airtable here: https://airtable.com/create/oauth

Please note: You will need to create an account with Airtable to access this.



Add your App in Airtable

  • Access your Airtable Developers page for OAuth app creation here
  • Click on Register new OAuth integration



Document image




  • Add your App Name
  • Add the OAuth Redirect URL as https://labs.pathfix.com/integrate/command
  • Click on Register Integration



Document image




  • Under Developer details, click on Generate client secret and generate a client secret for your app
  • Copy the Client Secret and the Client ID for use in your Pathfix configuration



Document image




  • Select the Scopes you would like to access



Document image




  • Add your support email and the url to your site's privacy and terms
  • Save changes



Document image






Setup in Pathfix



  • Login to your Pathfix account and click on Add Application
  • Add the name of your SaaS and hit Save
  • In the OAuth tab, select Airtable from the list of providers to integrate with. You can change the Display Name and Description in the General tab.
  • Paste the Client ID and Client Secret copied from the Airtable app and hit Save



Document image




  • Click on Test Connection and Connect an account to test the setup
  • Once connected successfully, you will be able to choose a sample API from the dropdown to run test API calls
  • Select a sample API from the dropdown and click on Send



Add Integration To Your SaaS



There are 2 steps to adding the integration to your SaaS

  1. End-user authorization
  2. Enable pass-through API



To add the integration to your Bubble app, please follow this documentation Bubble.io Setup



Need help? Reach out to us at support@pathfix.com and we would be happy to assist!

Updated 01 Mar 2023
Did this page help you?
PREVIOUS
Integrating with Microsoft Identity (Azure AD)
NEXT
Integrating with Box
Docs powered by Archbee
TABLE OF CONTENTS
Add your App in Airtable
Setup in Pathfix
Add Integration To Your SaaS
Docs powered by Archbee