I would like to append to a contact’s property vs overwriting it. How can this be done? I’d rather not make a separate api call to get the contact’s current property value only to turn around and make another api call to update it with data I compose locally. Any suggestions would be helpful.
Thank you