What Should I Do in Pipedream if I Use Airtable Integration and its API Keys are Being Deprecated by January 2024?

This topic was automatically generated from Slack. You can find the original thread here.

Airtable API keys will be deprecated by the end of January 2024. What actions should I perform in Pipredream in case I use Airtable integration?

To prepare for the deprecation of Airtable API keys and ensure your Pipedream workflows continue to function correctly, you should transition to using Airtable’s OAuth authentication method. Here’s what you can do: 1. Update your existing workflows that use Airtable components with API key authentication to use OAuth instead. This will involve reconfiguring the Airtable steps in your workflows to authenticate with OAuth. 2. If you have custom code steps that use Airtable API keys, you’ll need to update the code to use the OAuth token instead. You can obtain the OAuth token by re-authenticating your Airtable account in Pipedream. 3. Review any Airtable triggers or actions in your workflows to ensure they are compatible with OAuth authentication and make any necessary adjustments. 4. Test your updated workflows to confirm they work as expected with the new OAuth authentication. If you need further assistance or have specific questions about updating your workflows, please visit Pipedream’s support page.

Hi Levon, if you have an active Airtable (API Key) account with workflows that are running, you should have received an email from Pipedream titled “Upcoming changes to Airtable in Pipedream” – let me know if you did not receive this.

The details are in the Pipedream FAQ here: Update to the Airtable Integration on Pipedream (January 2024)

Thanks!