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
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
I believe the default permission for files uploaded via a Form is Private. Options are either: 1. See if generating a signed URL works for Zapie...read more
Starting July 1, 2025 , Meta will switch from a per-conversation pricing model to a per-message model. Does anyone know if the WhatsApp integration in HubSpot will still include 1,000 free conversations per month, or will it now be 1,000 free me 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
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:
Hi @SGull5 and welcome, we are delighted to have you here! 🤗 Thanks for asking the HubSpot Community! What are you trying to do via API, ple...read more
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