These questions are directly related to/through the API:
-
Where do we see the custom fields as they relate to their ID #? Please see screen shot. Right now there is nothing describing the ID #. Is there a query am I supposed to run through the API so I know where to grab all the custom fields and their names? In other words, is there an endpoint in the api to know the custom fields?
-
Just in case…is there an option, to map/add/change the info (in the screen shot example) so it says:
“ID”: “2”
“Content”: “21738”
“CustomFieldName”: “zipcode” -
How do we update a custom field through the API. for example, one custom field contains a list of the member categories - silver, gold, platinum, vendor. They can only be in one level at a time so the custom field format is radio buttons. what do I need to do to change their status level from silver to gold in keap?