Hi, We have a dropdown select property within Deals that has 310 values. I've read the documentation for doing an update on a property, but it seems to suggest that you have to pass all the values that currently exist, plus the one you're go read more
I'm trying to set up this example https://github.com/HubSpot/ui-extensions-examples/tree/main/quote-generator After hs project upload command I get an error [ERROR] Failed to build serverless package due to validation errors in `/app/app.f read more
Hello! My name is Artem and I represent Wazzup. There is such a problem: some users have problems with installing the extension. Even within one integration it is not so for all users, but only for some. We have checked everything on our side, accor read more
Hi, I have created 1 CRM card using public app at Hubspot Developer account and install it to one of our Hubspot Portal successfully. Refer by: https://developers.hubspot.com/docs/api/crm/extensions/crm-cards The CRM card also loaded on the read more
Hi everyone. Here is what I am trying to accomplish: I want my sales people to to have tabs in contact that show their contacts that have not had a phone call in 2 weeks or an SMS in two weeks. Engagement or Last Activity does not work beca read more
Hi community, I am trying to integrate a Hubspot Form in a pop up (which is calling a #contact hidden row later in my page). The issue is that when I print the shortcode, I get a blank section. I have integrated forms in other parts of the werbs read more
Hi, We are currently working with a third-party referrals provider. A contact will complete a non-hubspot form on our website, which will trigger the contact to be created within the third-party system. at the moment, this is where the process s read more
There is an endpoint at /communication-preferences/v3/status/email/{emailAddress} that enables getting the subscription statuses for one contact. I have not been able to find an equivalent for getting subscription statuses for multiple contacts read more
I have just started to use this API https://developers.hubspot.com/docs/api/analytics/events and it works great. I am wondering if it is close to becoming a stable release or if I should be worried about it changing on me.
Hi! I was working with Hubspot forms (more specifically embedding it into my website) and had a few queries. When I have created a hubspot form, it gives me a embed code, lets say this <script charset="utf-8" type="text/javascript" src read more
@CDP2023 - I try a quick answer here, but others in the community may want to give more specific advice. Both parts of that embed script fragme...read more
Hi all. Is there any way to get a contact or company, which is note (email...) associated with? The issue is that from contact I can get associated objects ids, then I can retrieve the object by id, but in returned data from such endpoints there are read more
Hey, @DReztsov 👋 You've touched on a limitation of our APIs. You'll need to make a second, or additional calls, to get all the associations you ...read more
In the Conversations inbox and messages APIs, specifically the api used to Get threads. when I specify an inboxId as a param, I get a server error. I have attached the full message shown. https://api.hubapi.com/conversations/v3/conversations/inbox read more
This is a good solution, However, my goal was to get all the conversation history from a specific inbox. Which would require me to fetch all the thre...read more