Roadmap

Airtable

There has been a significant improvement to the way Airtable handles API authentication with 3rd parties, which necessitates changes to the Pabbly Connect connector.

Previously, all API communication with a single Airtable account was authorized via single API token. Since 18 January 2023, Airtable provide a proper way to handle authentication via Personal Tokens and Oauth. The old way of authentication will be declared officialy deprecated soon, with a lifespan of 12 months following the announcement (which has not yet been made).

An update to the Pabbly integration for Airtable is required in order to adopt:

πŸ‘‰πŸ» Support for API authentication via personal access tokens
πŸ‘‰πŸ» Support for API authentication via OAuth
πŸ‘‰πŸ» Support for the new API endpoints used with the above

This update is important for two reasons:

  1. Improved security via granular access

  2. Access to newly developed Airtable APIs which will only support authentication via the new methods.

More info from Airtable: