Hi everyone! I'm getting an error with status 400 when trying to access this endpoint with POST: https://api.hubapi.com/crm/v3/properties/contacts Full error: { "status" : "error" , "message" : "Invalid i read more
@AMamdani - it looks to me from your code fragment that you are using a properties API (one that is used to define or update property fields on an ...read more
What in the world is the API team doing to the documentation?? When I go to search for things many times it is showing the link but when I go to click on it it is stating that the page can not be found! Come on HubSpot team - let's keep some read more
I'm uploading them to the files manager with the- https://api.hubapi.com/files/v3/files I've been receiving conflicting answers, with some saying there's a 5000 limit which other's say there is none.
I tried to integrate a simple form to my website, but for some reason the form doesnt load until i refresh the page. In developer mode i get the code: 488.
Hello Community, I have a question regarding the Hubspot import API: The use case refers to a file import, via API using this endpoint , which imports a set of contacts and these are associated with other contacts. A Contacts-to-Contacts assoc read more
Hi team, I've encountered a case that I believe may indicate a bug in the system. It appears that the contactId parameter is accepted as both a string and an integer value within the system. However, on the API end, it only accepts an integer. W read more
Hi @devphoenix , I hope that you are well! Thanks for asking the Community! Let's check with our Top Experts on this: Hi @zach_threadint , @...read more
Hey Team, I am trying to use Custom Code in Format for another task; I am wondering if you could let me know where I have gone wrong here. I want to take the existing ‘Date of Birth’ property day and month (DD/MM/YYYY) and paste it in anothe read more
@MGibbs4 - just looking at the screenshot, I think I detect that this is not in fact a custom coded workflow setup. You seem to be attepting to use...read more
Hello HubSpot Community, I am currently working on integrating HubSpot's APIs to manage contact data. While I have successfully been able to use the APIs to extract call information,notes, tasks and emails, I am facing challenges with extracting sp read more
Hi @MSannala and welcome to the Community! We are so glad to have you here! Thanks for asking the Community! I'd like to share these resources ...read more
https://developers.hubspot.com/docs/api/crm/associations What happened to this page? It contained important IDs for different association types that doesn't appear to be anywhere else. Now it redirects to https://developers.hubspot.com/docs read more
Hi @GDennis , Thank you for asking the Community! Can you please clarify what you are trying to achieve with the endpoint, please? Do you want t...read more
I am using the Quotes API to generate a quote. If I associate the line items to the quote I can access correctly in template but it binds the line items to the quote - so if the quote is deleted it trashes the line items!!! (**bleep**). If I do not read more
That's currently what I have. Custom line items associated with deals, which works fine until the moment I add an association to the quote. For some ...read more
Hi Team, I've noticed that, typically, we need to first create a note that includes an attachment and then link that note to a Deal object. Is there an option to bypass the step of creating a note and directly associate an attachment with the Deal read more
Hi @Kumble and welcome to the Community! We are delighted to have you here! Thanks for asking the Community! I have checked and in all the thre...read more
Using these docs: https://developers.hubspot.com/beta-docs/guides/api/app-management/webhooks#delete-a-subscription I see the webhooks/v3/{appId}/subscriptions/{subscriptionId} endpoint but I do not know the customer's subscription ID. I have attemp read more
The question is, how do I stop Hubspot from sending webhooks on behalf of a specific customer? How do I uninstall their instance of my HubSpot app? I...read more