Skip to main content
Community site session details
Power Automate - General Discussion
Answered

Airtable Connector Error: API keys are deprecated and can no longer be used.

Like (1) ShareShare
ReportReport
Posted on 12 Feb 2024 15:01:22 by

As we know, from 2024 Airtable API keys are deprecated and can no longer be used. To continue using Airtable's API, migrate to personal access tokens or OAuth for integrations.

 

Microsoft Power Automate independent connector do not support OAuth, as it supports API Key option only. Has anyone solved this issue with data integration via PA with AirTable?

  • Verified answer
    Charliemacdmv Profile Picture
    235 on 12 Feb 2024 at 20:57:03
    Re: Airtable Connector Error: API keys are deprecated and can no longer be used.

    I can't share mine with you as it has our specific GET URL. 

     

    1. Signup for Postman
    2. Create a collection in Postman
    3. Create a Token in AirTable
    4. Create a URL for the function whether it's GET, POST, etc.
    5. In the Postman Collection Select "NEW"
    6. Then select HTTP request
    7. Enter the GET/POST URL you created from AirTable
    8. Under that section, select Authorization> Bearer
    9. Enter the token you created in that section.
    10. Run it to make sure it works.
    11. Export it.
    12. In Power Apps/Power Automate select custom connector and select Import from postman. 
    13. Select the file you just exported.
    14. Fill in all the information including definitions.
    15. One thing to note. Under Security. select API key. Parameter Label is "API Key", Parameter Name  is Authorization. Location is Header.
    16. Save the request - test it. When you test it, it will ask for the Token. the toke needs to be written like this. Bearer token#. So Bearer then space then Token Number.

    Good Luck.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete