Hubspot Contact API createOrUpdate endpoint not reliable
SOLVE
Hi,
Just noticed that the Hubspot Contact API createOrUpdate endpoint is not reliable! Noticed something similar previously when using the API, but was related with Hubspot processing times and had to wait for several seconds to minutes but the updated data will eventually show up. For the current feature, where I update a property through the createOrUpdate endpoint, this fails (or, at least a 5 minutes wait was not enough to see the latest updated property value), given that the request to the endpoint returns a status 200!
I'm attaching a use case with a video demo so that it's clear to everybody, otherwise, it's hard to believe. The following example is a successful request that returns status 200 OK response. The docs here ( https://developers.hubspot.com/docs/methods/contacts/create_or_update )
During the test look at property "investment status" or "investment_status"
Sucess response for POST to createOrUpdate endpoint
The Hubspot panel does not show the latest property value correctly, waited for several minutes and nothing, done enough page refresh:
Copy the http request as cURL
Paste the cURL command to the terminal and ran resulting in the same status 200 response
Hubspot Contact API createOrUpdate endpoint not reliable
SOLVE
Just noticed in the history that there's middle process in the middle, a workflow.
I'm not a Hubspot admin/user, just developing some requirements, so I have to report this to my colleague who created the workflow.
Hubspot Contact API createOrUpdate endpoint not reliable
SOLVE
Just noticed in the history that there's middle process in the middle, a workflow.
I'm not a Hubspot admin/user, just developing some requirements, so I have to report this to my colleague who created the workflow.