Skip to main content

API Key to OAuth token transition

  • September 13, 2023
  • 2 replies
  • 45 views

Forum|alt.badge.img+6

Hey folks,

We recently received an email that Zapier's users' Airtable API keys will be automatically switching to OAuth tokens. 

How would this be possible? And how can we do the same for Softr users? Who would be the right person from the Airtable side to support this? 

Zapier Email: Your Airtable Zaps are switching to OAuth on Sept. 25

2 replies

Forum|alt.badge.img+1
  • New Participant
  • September 14, 2023

Nothing big to change in your script, you just have to change the api key to personal access token , 
You can create token in developer options, give full access and add every base to it.


Forum|alt.badge.img+6
  • Author
  • Known Participant
  • September 14, 2023

Nothing big to change in your script, you just have to change the api key to personal access token , 
You can create token in developer options, give full access and add every base to it.


@Vishnu_ this is about thousands of users who have API keys, and I want to see how Zapier automatically does it on users' behalf and if there is an option for us, too.