Correction: There is a way to do it without the customObjectId, found here ! Phew! https://api.hubapi.com/crm/v3/schemas/{objectType}?archived=...続きを読む
I had the same problem, and after some hints from support and some searching and experimenting I managed to work out an answer. You need to perfo...続きを読む
Try using this one though : CRM Properties API . If you have several properties to update, use the batch API call to make several edits in one call...続きを読む
Because of the limited functionality of the e-mail replies in HubSpot, our team temds to reply to tickets using e-mail clients, and also reply to personal mail that should have gone to the support address while CCing the support address. Unfortu 続きを読む
The associations API has started sometimes returning 400 Bad Request to our code. The code runs when a new user is registered in our application. First, we look up the contact by e-mail. If there's no contact, we create one. Next, we PATCH som 続きを読む