joeartsea / node-red-contrib-airtable

A collection of Node-RED nodes for Airtable.
Apache License 2.0
12 stars 7 forks source link

Airtable has deprecated API Keys in favor of oAuth and Personal Access Tokens #18

Open tjshippy opened 10 months ago

tjshippy commented 10 months ago

This Node-Red Integration appears to rely on API Keys. As of last August, you can no longer create API keys and as of February 2024 (next month), that access method will be shut off. Is there a plan to update this Node to support Personal Access Tokens?

https://support.airtable.com/docs/airtable-api-key-deprecation-notice

January 2023: Initial community forum announcement and emails Mid-February 2023: We will email API key owners with recent API key usage to directly inform them of the changes August 1st, 2023: Users can no longer create new API keys February 1st, 2024: Existing API keys can no longer be used to access the Airtable API

joeartsea commented 10 months ago

https://github.com/joeartsea/node-red-contrib-airtable/issues/17