Hello,
I'm trying to add choices in a multi-select field (which is in my contact form) from an API.
I don't want to update a contact record, but to update the field setting itself.
I've created a multi-select field which is called "project" in contact. Each contact has to be linked to one or several project (like a tag) but I don't want people to create their own, I just want them to pick from a list.
I manage my list of project in a google spreadsheet (it changes every week).
I would like to always update my zoho multi-field from this google spreadsheet. Therefore my user always have a pre-defined list of projects and they can easily mass edit.
How can I do that?
Thanks!
Marie