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
  • No Replies Yet
EFunnel on September 25, 2023
Hi - we have been in the process of implementing an API integration to improve our contact data. We currently have a registration form connected to HubSpot that has been gathering contact data, however, the API would also be creating/gathering co read more
0 upvote
0 Reply
CNonato on September 25, 2023
Hi I was wondering if I can have 3 different targets URL for my app webhook? I want one for each environment we have (tst, acc and prd) but using the same webhook. thanks and sorry if it's dumb, I'm asking in the name of my devs 🙂
0 upvote
0 Reply
Solved
KimS on September 25, 2023
Hello, I need to query contacts that have a specific custom field filled. How can I do this? I found this in the documentation ( https://developers.hubspot.com/docs/api/crm/contacts ) but it's not clear what each field is for curl --r read more
0 upvote
3 Replies
Accepted Solution
Participant
September 25, 2023 08:48
Hi @KimS , You can use `/crm/v3/objects/contact/search` endpoint instead (to search contacts by any of their properties). It should be more underst...read more
OEhrenberg3 on September 22, 2023
Hello, I wonder how we can get info from deal stages, where customers are in our hubspot to a java program, does anyone have a code for this that we can use in java?
0 upvote
1 Reply
Community Manager
September 25, 2023 15:22
Hey, @OEhrenberg3 👋 Thanks for your question. The community may not be able to provide a specific custom code example. You may need to do more r...read more
SAird on September 21, 2023
We need to read and write to our custom contact and company properties via the API. We dont see where we can do that - can you please send link/doc for us to get instructions. Any help is appreciated.
0 upvote
2 Replies
Member
September 21, 2023 21:58
Thanks very much Mike for this reply - we will try and let you know if it works or we have more questions.
Solved
ah8 on September 21, 2023
Hi, I am still a rather new developer, and am attempting to copy line items from a closed won deal to a pending renewal deal that was copied in a workflow from the closed won deal. I am receiving the following logs: INFO [INFO] Main function initi read more
Accepted Solution
Contributor | Platinum Partner
September 22, 2023 06:00
@ah8 Hi. function `retrieveLineItems`: propertyName: 'associatedDealIds', Is `associatedDealIds` means line_item property? If...read more
jeremyProA on September 20, 2023
We have our customer service GMAIL connected to our inbox in Hubspot. Often, we get emails with PDF attachments, and our team wants the ability to search for specific things within the attachment. But Hubspot can only search for content in the email read more
0 upvote
2 Replies
Member
September 22, 2023 10:14
Jaycee, Thanks for the response. I actually just finished testing that "Text Parsing for File Uploads" app, but isn't able to accomplish what we...read more
adell on September 20, 2023
Hello, we're loading the livechat widget on our Ruby on Rails site and providing it with a valid email & token but the chats are not being associated to the existing Contact with a matching Email address. I've reviewed the main post suggested read more
0 upvote
0 Reply
PCronin9 on September 19, 2023
Our integration is written in Go, and as such we use a third-party tool to generate client libraries using HubSpot's published OpenAPI specs. Now that it's been running (mostly) successfully for a few weeks, we're ready to build in some additional r read more
0 upvote
2 Replies
Contributor
September 20, 2023 11:40
Hi @himanshurauthan , I was hoping that someone from HubSpot could respond to my questions so our company could make business decisions based on the...read more
kwa_mark on September 19, 2023
Hi, I think my understanding of how this end point works is wrong I am trying to get get a list of all deals, along with company name. params = { "exportType" : "VIEW" , "exportName" : "test" , "format" : "csv" , read more
0 upvote
3 Replies
September 20, 2023 19:23
Hi @kwa_mark 👋 Specifying "associatedObjectType" allows you to retrieve IDs and primary display property values of records (in your example...read more
NGUILLON7 on September 19, 2023
Hi Everyone, My SDRs are struggling with a continuously growing amount of tasks. I helped them reduce their stock, however, they still have a lot on their plate. Another option we envision is to help them focus on the most valuable tasks read more
0 upvote
2 Replies
Community Manager
September 20, 2023 08:23
Hi @Jnix284 , Thank you for tagging me in this conversation 🙂 I'll move it to our Developer Forum and add @Jaycee_Lewis to this conv...read more
julevdl on September 19, 2023
Hey, I need to retrieve the associated line_items for a specific deal. I know this can be done by calling /crm/v3/objects/deals/{record_id}/associations/line_items and then crm/v3/objects/line_item/{line_item_id} However, if my colleagues will read more
0 upvote
1 Reply
September 20, 2023 00:04
Hi @julevdl 👋 Have you tried using the "propertiesWithHistory" request parameter? This gives you visibility on property value changes over t...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.