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
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
0 Reply
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
0 Reply
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
0 Reply
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
0 Reply
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
0 Reply
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.
SMukhhopadhya on April 24, 2025
Hi, I have an app in which some properties are being set. But the properties are not being added in the actions. Any help would be extremely useful.
0 upvote
1 Reply
Contributor
April 24, 2025 14:03
Hi @SMukhhopadhya First thing to double-check is whether the app is actually writing to the internal name of the property on the deal record. ...read more
ALOTECH on April 24, 2025
Hi HubSpot team and developers, I'm currently building a custom Calling Extension using the `@hubspot/calling-extensions-sdk`, and I’ve encountered a critical issue regarding iframe visibility during inbound calls. ## ❗ Problem Wheneve read more
0 upvote
1 Reply
Contributor
April 24, 2025 14:23
@ALOTECH This is actually by design. When you fire cti.incomingCall() HubSpot immediately collapses the call-extension iframe and pops a small toa...read more
JeroenCloudCTI on April 24, 2025
I'm making a calling app and added a button that copies the incoming call's number to the clipboard using navigator.clipboard.writeText. This works fine for FireFox, but on Chrome it get me this error: Does HubSpot just not support this functi read more
0 upvote
1 Reply
Contributor
April 24, 2025 14:31
Hi @JeroenCloudCTI . Chrome blocks navigator.clipboard.writeText() whenever the iframe you’re running in hasn’t been granted the clipboard-writ...read more
Solved
mdanz on April 24, 2025
https://developers.hubspot.com/docs/guides/api/conversations/working-with-chatbots/webhooks?_ga=2.44363489.458552730.1745500593-824713594.1745500593 I am trying to pass a formatted response to "botMessage" and am not having any luck. It appears m read more
0 upvote
1 Reply
Accepted solution
Contributor
April 24, 2025 14:46
Hi @mdanz As far as I know: no. The botMessage payload that you send back to HubSpot’s chat webhook is rendered exactly as plain-text . The web...read more
KMaslarski on April 24, 2025
We are currently facing an issue with users trying to inject hyperlinks in form fields like first and last name, and currently, there is no solution from Hubspot. The AI support Chatbot asked me to use the following code to prevent this from ha read more
0 upvote
1 Reply
Contributor
April 24, 2025 12:51
Do you have access to edit the property fields? You can put a rule on the property to disallow certain characters which would also be applied to form...read more
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.