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
Solved
PChristian4 on September 09, 2024
Hi, i have a company with associated Communities. I would like to know how can i retrieve from Hubspot API these communities. I searched through the companies and associations API documentation, but did not find anything about it.
0 upvote
2 Replies
Accepted solution
Recognized Expert | Diamond Partner
September 09, 2024 11:35
Hi @PChristian4 , It looks like Communities is a custom object in your portal. In retrieving these associations you'd want to follow that path...read more
Solved
newera on August 31, 2024
I'm using the HubSpot CRM API to search for companies by domain, which works fine for the primary domain. However, I need to find companies based on their secondary or additional domains. Is there a way to search for a company using a secondary read more
1 upvote
4 Replies
Accepted solution
Guide | Elite Partner
September 02, 2024 05:10
@newera - Have your tried " hs_additional_domains " in your code?
Solved
realtebo2 on August 30, 2024
i created a project with a custom app and an extension ui, it's a card for Company record when running the project using hs project dev all is working well. but if I stop the hubspot cli, the card is not even initialized I got T read more
Accepted solution
Participant
August 30, 2024 08:11
I found that problem was related to my trying to introduce redux toolkit in the project. switched to react standard context api and all is workin...read more
DA8 on August 28, 2024
I'm encountering an issue with dropdown fields during a company integration with HubSpot. Problem: HubSpot provides both a label and a value for each dropdown option. However, in my project architecture, I treat the label and value as the sa read more
0 upvote
1 Reply
Community Manager
August 28, 2024 12:27
Hey, @DA8 👋 Thanks for your question. This one has come up a few times in the community. There is not a way to “force” the API to return the l...read more
Solved
gAbishek on August 22, 2024
This is the Hubspot API we are using for API Integration. ( https://api.hubapi.com/crm/v3/properties/companies ) This API returns the below JSON response . in This respone You can find the field "label": "Industry group", I am unable to find the " read more
0 upvote
1 Reply
Accepted solution
Community Manager
August 22, 2024 16:32
Hey, @gAbishek 👋 Thanks for your question. Can you clarify something — are you saying that you can find 2/3 of the properties you listed, but ...read more
Solved
gAbishek on August 21, 2024
https://api.hubapi.com/crm/v3/properties/companies this is the API we are using to get Hubspot Fields . it returns Response contains Lable names as: Industry group, Employee Range, Revenue range , CSM Sentiment, Linkedin handle . but in Hubspot read more
1 upvote
4 Replies
Accepted solution
Recognized Expert | Platinum Partner
August 22, 2024 07:00
Hi @gAbishek As I can see in the screenshot you have already used all your custom properties so in order to create a new property you eithe...read more
Solved
mcote2 on August 16, 2024
The following request returns 404 Not Found. curl --request PATCH \ --url 'https://api.hubapi.com/crm/v3/objects/companies/abc_p0PGXKfNbcaYw5oW?idProperty=external_id' \ --header 'authorization: Bearer pat-xxx' \ --header 'content-type: a read more
0 upvote
2 Replies
Accepted solution
Guide | Partner
August 17, 2024 13:17
@mcote2 - checking that 'external_id' has been set up as a company property that requires a unique value (in property rules) Good luck!...read more
Solved
IM_Developer on August 14, 2024
Hi there, Please advice how I can retrieve these values via API: Kind regards, Evgeniy
0 upvote
2 Replies
Accepted solution
Recognized Expert | Diamond Partner
August 14, 2024 08:11
Hi @IM_Developer , I believe you're looking for the Engagement APIs: https://developers.hubspot.com/docs/api/crm/engagements Josh
Solved
AliceStackAdapt on August 13, 2024
I've been looking for a way to get the a list of all company lists using the v3 lists API . I can get a list of all lists (both lists of Companies and of contacts/other objects) using the Search endpoint but the only options it has for filtering read more
1 upvote
6 Replies
Accepted solution
Recognized Expert | Platinum Partner
August 14, 2024 05:25
Hi @AliceStackAdapt If you are looking for all the list having only companies in it then get all the list of your instance first and then ch...read more
ah8 on August 02, 2024
Hi, I'm trying to create a button that will allow a user to send a prepopulated, customizable one-to-one-email using CRM Actions in a UI Extension. Is this possible? I want it to be populated by the data in the table in the UI Extension. Tha read more
Community Manager
August 07, 2024 15:31
Hi @ah8 , Thank you for reaching out to the Community! I wanted to tag in a couple of subject matter experts to see if they have any ideas: ...read more
Solved
hkampen on August 02, 2024
Hi, the API privides me an incomplete phone number when the usage of country code as additional dropdown is activated. The response of phone ist 1769999999 without country code and the whitespace between area code and dialling is also m read more
0 upvote
2 Replies
Accepted solution
Contributor
August 02, 2024 08:39
Hello @KhushbooRevOps , thank you for your fast reply. Inbetween I found out that I can read the full number from hs_calculated_phone_number / hs_c...read more
Milda_77 on August 01, 2024
Greetings! I would like to clarify a single detail that I could not specifically narrow down in the documentation. We are building a public marketplace app and integration with an external tool. What we want to do is deliver custom properties read more
Community Manager
August 01, 2024 12:18
Hey, @Milda_77 👋 I agree with you, the documentation doesn't specifically call out the expected behaviour here. The fastest way to verify this...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.