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

Add returnFieldsByFieldId parameter #161

Merged
merged 2 commits into from Jun 27, 2022

Conversation

robbieaverill
Copy link
Contributor

Replaces #157, including some docs and tests.

Adds support for returnFieldsByFieldId Airtable parameter, which instructs the Airtable API to return field IDs rather than names. It is recommended to use this option when possible:

Field names and field ids can be used interchangeably. Using field ids means field name changes do not require modifications to your API request. We recommend using field ids over field names where possible, to reduce modifications to your API request if the user changes the field name later.

@robbieaverill
Copy link
Contributor Author

cc @gtalarico

@gtalarico gtalarico merged commit 6dbc0ed into gtalarico:main Jun 27, 2022
@robbieaverill robbieaverill deleted the field-ids branch June 27, 2022 18:17
@robbieaverill
Copy link
Contributor Author

Thanks

@robbieaverill
Copy link
Contributor Author

Hey @gtalarico, any chance of a tag, even a beta?

@gtalarico
Copy link
Owner

Released 1.2.0 @robbieaverill !

@gtalarico
Copy link
Owner

Sorry for the delay.

@robbieaverill
Copy link
Contributor Author

No problem. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants