Hello Dovetail,
We are trying to automate adding contact from salesforce into dovetail.
We have two issues:
It appears that you don't have an edit "PATCH: /contacts/<contact_id>" API.
The create contact API (POST: /contacts/) doesn't seem to accept custom fields data, which we need to add the salesforce_id
Is it possible to add these Changes?