Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate metadata API #12

Open
matthewjrogers opened this issue Apr 5, 2023 · 0 comments
Open

Integrate metadata API #12

matthewjrogers opened this issue Apr 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matthewjrogers
Copy link
Owner

Some key features of the Airtable metadata API are now generally available to all account tiers. Access to base metadata in particular would allow

  1. Easy access to table names, reducing potential for typographical errors in code writing
  2. Simplified reference for multiselect options
  3. Potential to obviate need to look up and copy base IDs

This work will need to happen in tandem with API key deprecation, as the metadata api endpoints do not accept API keys.

It seems there is some community appetite for this functionality per bergant/airtabler#11

@matthewjrogers matthewjrogers self-assigned this Apr 5, 2023
@matthewjrogers matthewjrogers added the enhancement New feature or request label Apr 5, 2023
matthewjrogers added a commit that referenced this issue Sep 16, 2023
Refactor to migrate package to `{httr2}` (#13) and expand implementation of metadata API (#12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant