Help

Re: Connect to OAuth APIs within Airtable!

1503 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Andy_Cloke
8 - Airtable Astronomer
8 - Airtable Astronomer

Hey team,

There’s a new version of the Data Fetcher Airtable app out:

• Connect to OAuth APIs including Google Analytics, Google Ads, Facebook Ads, Webflow and more right within Airtable!

https://help.datafetcher.io/create-requests/connect-to-an-oauth-api

• Use x-www-form-urlencoded format for request body

• Add a fixed value to every output record

https://help.datafetcher.io/advanced-options/add-fixed-value-to-output

• Run requests with no output table

https://help.datafetcher.io/advanced-options/no-output-mode

To install the app, go to:

I’m working on loads more OAuth integrations, so let me know what you need!

6 Replies 6
Mariusz_S
7 - App Architect
7 - App Architect

Highly recommend the app!

Thanks, Mariusz! That means a lot

Admin_Acefast
4 - Data Explorer
4 - Data Explorer

Could I use this to connect with HMRC api to manage customs clearances?

Other question is can I use this for Xero?

Hi, sorry I completely missed this. You can indeed use it for Xero: How to Import Xero Invoices to Airtable

We haven’t added HMRC OAuth yet, but you could do this yourself by creating a token with one request, then referencing it in another request: https://help.datafetcher.com/create-requests/use-table-values-in-requests#1.-make-a-single-api-reque...

Kali_shukla
4 - Data Explorer
4 - Data Explorer

Hi i’m trying to use Strava oauth to allow customers to log into my website and push the data to airtable DB. Is there a way to achieve this Oauth. Need help please.

Hey, Data Fetcher lets you connect your Strava account but to build an application that let’s other people do it you’ll need custom code. You probably need to hire a developer to build this.