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 for typecast #54

Open
titoc opened this issue Jun 17, 2022 · 1 comment
Open

Support for typecast #54

titoc opened this issue Jun 17, 2022 · 1 comment

Comments

@titoc
Copy link

titoc commented Jun 17, 2022

As per API documentation typecast option to be set as true to add new multiple select array of strings. Can this option be added in the client create method ?

FieldName: Tags
Type: Multiple select
array of strings
Array of selected option names.

When creating or updating records, if a 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.
@melaanya
Copy link

Agree, highly needed!

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

No branches or pull requests

2 participants