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

Support exact record usage url via API #4

Open
KalobTaulien opened this issue May 22, 2020 · 0 comments
Open

Support exact record usage url via API #4

KalobTaulien opened this issue May 22, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@KalobTaulien
Copy link
Collaborator

The AIRTABLE_BASE_URL setting is not a fantastic way to implement an exact record URL on Airtable.com (not the API url, the browser-friendly url).

The URL should look like this:
https://airtable.com/tblxXxXxXxXxXxXx/viwtxXxXxXxXxXxXx/recxXxXxXxXxXxXx

Unfortunately the Airtable API doesn't seem to support providing the view or base ID natively. The currently implement is rough, and if Airtable ever supports getting a record_usage_url that should be implemented over the existing method.

@KalobTaulien KalobTaulien added documentation Improvements or additions to documentation enhancement New feature or request labels May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant