Hi everyone, When authenticating users with HubSpot OAuth2, there is no option to select a Business Unit during the authorization process. After authentication, how can an I request Deals or Company records specific to a Business Unit ? I c read more
If anybody can help but I have managed to build a POST body within Postman that returns the expected results. The body is: Response: However, when replicating this within HubSpot's API required format, it fails to identify the specific read more
I have built a REST api that connects the hubspot api and some additional functionality with the hubspot data. I need to display these additional functionalities into an hubspot frontend app(or package) , unfortunately i havent seen any frontend fra read more
Hey, @DigvijayNarayan 👋 Thanks for your question. If you are looking for something similar to a full custom page framework, that is not curren...read more
I’m working on something pretty simple, but running into trouble. When someone submits a form with an attached file, I want to download that file. I’m receiving about 100 files a day, and my goal is to rename them and create a list (like in Googl read more
Thank you. I’m a beginner with Zapier, but I’d say I’m an intermediate-level user of HubSpot. Could you please explain it a bit more in detail? ...read more
I am using Hubspot API and fetching data through Airbyte, for deals api, I can see that there are multiple companies id, how do I identify the which is primary company associated to that deal? { "archived": false, "companies": [ "196420 read more
My example:
I created a Deal
Associated 4 companies with it, with one being the Primary
Used the Deal ID to make a request to the Association...read more
Hi, I've discovered a security flaw in the HubSpot APIs and would like to know the best way to report it. It's a serious issue. Has anyone had experience reporting security issues to HubSpot? I've already submitted a report through the Bugcr read more
status:403 "All of the following scopes are required.","context":requiredGranularScopes:crm.objects.marketing_events.write I am getting this error with one hubspot account,rest works fine. Here is screenshot of my scope page:
Hello, We’ve set up the HubSpot chatbot on our platform, which loads fine, unfortunately all messages from the chatbot are authenticated as “Unknown visitors”. As for the platform, it’s a VueJS (SPA) application that loads the Hubspot chatbot when read more
Hi @jjourde ! Thank you for your post. I want to invite some subject matter experts to see if they have any suggestions.
Hey @Teun , @coldr...read more
Hey everyone, We recently transitioned from using the Qualified Chat Platform to HubSpot Chats . As part of this switch, we're trying to recreate the tracking setup we had previously in Qualified+GA4. Right now, we're working on tracking three read more
Hey @Chris_Bronc ! Thanks for your question. I'd like to invite some community members to the conversation – hey @Bryantworks @albertsg @Chri...read more
Hey everyone, I'm working on a HubSpot integration and currently testing the webhook event system. However, I'm not receiving any events. Could the issue be that I'm using a self-signed SSL certificate during the testing phase? Do I need to use a l read more
Hi @FGoshev , Yes, the issue could be indeed due to the use of self signed SSL certification as HubSpot requires a valid, trusted SSL certifica...read more
I have a high sensitive property in deals named dm_ssn that I want to update using batch : def send_to_hubspot(hubspot_deals):
client = hubspot.Client.create(access_token=HUBSPOT_API_TOKEN)
inputs = []
for hubspot_deal in hubspo read more
Hey, @marcelogr 👋 Thanks for your post. I'm going to set up a quick test using my test portal and Postman. I'll follow up here with any additi...read more
Hey @MNaidu9 if you want a button specifically you can do this through UI components, specifically the button extension.
However you will need...read more