Does anyone know if it's possible set the value of a folder / project custom field that is linked to a database using the API?
I have attempted using both the 'display value' of the database record and the actual record ID (looked up using the DataHub API) and in both cases the API returns the following error:
{"errorDescription":"Parameter 'customFields' value is invalid","error":"invalid_parameter"}
Thanks in advance 😊