Hello,
I need to update up to 14 custom field values for a contact, where the contact is found by the value of a custom field value. This, as I read the docs, would be around 25 api requests…
Is there a ‘bulk’ upsert of custom field values for a contact? Ideally I’d like to issue one request to find the contact based on the custom field value, and then send one update or create custom field value(s) (a subset of the 14 included in the body).
Is this possible?
Thank you kindly,
Charles