The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello, I created a few simple databases in Airtable and wanted to test the access to them with Power BI.
I tried this simple query with Postman:
https://api.airtable.com/v0/<BASE-ID>/<TABLE-id>?api_key=XXXX
and it works great and instantaneously.
But...