airtable-php
airtable-php copied to clipboard
Added support for "typecast" request parameter
AT Docs:
"When creating or updating records, if the choice string does not exactly match an existing option, the request will fail with an INVALID_MULTIPLE_CHOICE_OPTIONS error unless the typecast parameter is enabled. If typecast is enabled, a new choice will be created if one does not exactly match."