APIs & Integrations

Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
jjourde on April 28, 2025
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
0 upvote
0 Reply
Chris_Bronc on April 28, 2025
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
0 upvote
0 Reply
Solved
FGoshev on April 28, 2025
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
0 upvote
1 Reply
Accepted solution
Recognized Expert | Diamond Partner
April 28, 2025 06:43
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
marcelogr on April 28, 2025
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
0 upvote
0 Reply
MNaidu9 on April 27, 2025
How to add a custom button to the deals record page in HubSpot to navigate to Salesforce
0 upvote
1 Reply
Thought Leader | Platinum Partner
April 28, 2025 06:01
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
GKaur23 on April 26, 2025
I created the hubspot integration in my platform, when the code to refresh access token is hit via dev environment it works fine but when the same code to refresh token is hit via prod environment, I get this issue of bad request, I checked everythi read more
0 upvote
1 Reply
Community Manager
April 28, 2025 04:51
Hi @GKaur23 and welcome, we are so glad to have you here! 🤗 Thanks for asking the HubSpot Community! I have found a similar thread where the...read more
Solved
CForrest5 on April 26, 2025
Can someone explain why Hubspot sends multiple webhook requests on deal creation? Why would anyone need to know that yes you created an object with this ID and then proceed to spam the backend with object.propertyChanged events for the fields that w read more
0 upvote
7 Replies
Accepted solution
Participant
April 28, 2025 08:17
Hey Pete, Yes that's what I've done. For anyone else who happens across this post this was my solution. When the webhook request is received by th...read more
BYee on April 25, 2025
Hello, I have a custom channel setup using the Conversations API and I have everything flowing just fine and receiving messages via the webhook URL, however inconviently there is no "name" data being sent back for the "sender" or the "receiver" read more
0 upvote
1 Reply
Community Manager
April 28, 2025 03:14
Hi @BYee and welcome, we are so glad to have you here! 🤗 Great question, thanks for asking the HubSpot Community! I'd love to put you in tou...read more
JerryR on April 25, 2025
Estoy intentando integrar active Campaign con hubspot por medio de la aplicación Activecampaign data sync desarrollada por hubspot, pero al terminar los pasos de la configuración para importar solo la lista de contactos de activecampaign a hubspot s read more
0 upvote
1 Reply
Community Manager
April 28, 2025 03:05
Hi @JerryR and welcome, it's such a pleasure to see you here! 🤗 Thanks for reaching out to the HubSpot Community! Do you see any error messa...read more
SnovielLopes on April 25, 2025
HubSpot Experts – Need Guidance on Migration Strategy Use Case: John is a member of Army Credit Union and has received 10 marketing emails from HubSpot. Requirement: We want to display key email details such as for each email 1.Subject 2.Created read more
0 upvote
1 Reply
Community Manager
April 28, 2025 02:54
Hi @SnovielLopes , I hope that you are well! Thanks for asking the HubSpot Community! I'd love to put you in touch with our Top Experts: Hi @sylv...read more
SSun7 on April 25, 2025
Hello, I'm working on webhook events contact.deletion. The payload would include an objectId of the deleted contact, but when I tried to send a GET request to https://api.hubapi.com/crm/v3/objects/contacts/ ${objectId }, it would give a 404 err read more
0 upvote
1 Reply
Contributor
April 25, 2025 16:04
If the contact is ARCHIVED, then you can can add the ?archived=true to the GET request to retrieve it. https://api.hubapi.com/crm/v3/objects/conta...read more
Solved
mikep on April 24, 2025
Hi HubSpot Developer Support, I’m trying to export 1:1 sales email messages (from, to, subject, body) from my CRM using the crm.objects.emails.read scope or the Legacy Engagements API. Here’s what I’ve attempted: Created an app in the HubSpot read more
0 upvote
2 Replies
Accepted solution
Top Contributor | Gold Partner
April 25, 2025 11:20
if you only need to do this on a single portal, a private app is the way to go. It is much simpler to set up and provides you with a private key.
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.