Finally i solved it with a batch request. A batch request is POST (not PATCH): curl --location ' https://api.hubapi.com/crm/v3/objects/companies...read more
Hello, here is the code send by our integration software, when I use PATCH: POST /crm/v3/objects/companies/xxxxxxxxx HTTP/1.1
Host: api.hubapi.com
...read more
Hello, I have problems sending a PATCH request to the hubapi. I can send POST requests and X-HTTP-Method-Override=POST in header. I always get Error 405 Method Not Allowed Any suggestion to this? Thanks a lot Michael
Hello, I have problems sending a PATCH request to the hubapi. I can send POST requests and X-HTTP-Method-Override=POST in header. I always get Error 405 Method Not Allowed Any suggestion to this? Thanks a lot Michael