Hi, I am trying to connect to https://api.hubapi.com/oauth/v1/token, I have populated grant_type: authorization_code, client_id, client_secret, redirect_uri: http://localhost, code. Using postman. The error is 400 Bad Request, cloudflare. read more
We're trying to use /crm/v3/objects/companies/merge to merge multiple companies into a single one. The merge of the first company into the primary company succeeds: curl --request POST \
--url https://api.hubapi.com/crm/v3/objects/companies/m read more
It would be nice if HubSpot, when the depreciate an API that thay at least return the results in the same fashion as before. When they changed the owners/v2/owners to crm/v3/owners they changed the format of the returned information AND change the read more
I am trying to retrieve different objects via the HubSpot API in Python. So far, I have retrieved all objects except Goals. I am unsure why, but I keep getting an Authentication error despite having the right key and CRM.Objects.Goals.Read as a read more
I'm sending api requests to the /scheduler/v3/meetings/meeting-links/book endpoint. The endpoint is throwing HTTP 500 errors with the request body below. Furthermore, the format of the form fields is not documented so it's hard to know if I'm se read more
Hi all, Has anyone had success using private packages in HubSpot UI extensions? We have some common libraries we'd like to utilize but I can't find out how to make it work. Open to all suggestions and thank you so much! - Tamzin
I manage a LinkedIn group ( https://www.linkedin.com/groups/[group-id]/ ) and want to display its latest posts as an embedded feed on my Drupal 10 site. Is this still possible? LinkedIn’s API seems restrictive, and older solutions (widgets/oEmb read more
Hello, I'm trying to get this report( https://app.hubspot.com/reports-list/49227407/136057926/ ) in our org and have it emailed out when an event ends. How can I do that? Are my Bearer tokens or API keys, right in the get curl request? What about read more
Hi there, I'm setting up single sign-on with Azure AD B2C via the new OIDC. The problem is that Azure AD B2C does not return a "EMAIL" claim in the token, which I believe is required by Hubspot. (ad b2c return emailAddresses claim). Is there a read more
I am trying to warehouse some of our Hubspot data. As such I need to run bulk extracts of (for instance) ALL active Contacts with ALL associated properties. Unfortunately, we have added so many custom properties that I think we are breaking th read more
Dear Member, I am working on a post-meeting generative ai workflow that depends on meeting transcripts. Currently, the workflow needs to start only when a new transcript is added to a contact . However, I’ve noticed there’s no built-in trigge read more
Hi @ankitoutscaleai and welcome, we are delighted to have you here! 🤗 Thanks for reaching out to the HubSpot Community! First of all, well d...read more
I'm trying to implement SSO for my Knowledge Base. According to this article: https://knowledge.hubspot.com/website-pages/set-up-single-sign-on-sso-to-access-private-content (under the "Require SSO for all knowledge base articles" section), I shou read more
Good points! I did the same and also see the "Access Control" in a test portal for the KB settings.
In some instances, for older Knowledge Base...read more