Hi!
I was playing around with the Hubspot Tag to update a contact in Hubspot.
In Hubspot, when looking at the API Call Log, I see this error:
{"status":"error","message":"Contact already exists. Existing ID: 107759274188","correlationId":"3b139984-8d90-4c61-be56-36721a36639a","category":"CONFLICT"}
I dont understand, as the Tag should either create or update the contact. So why do I get this conflict, when it should be updating if the contact already exists?
Cheers