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
VroomlyTeam on September 05, 2024
I created (through the UI) a tasks view showing tasks that are in a queue and added the associated contact's phone number as colon. Threfore, I have a list af tasks belonging to a certain queue and their associated contact's phone number : read more
0 upvote
1 Reply
Accepted solution
Participant
September 05, 2024 09:00
I managed to get what I needed by doing this : 1. Get the view of task filtered on queue, on associated contact's ID : { "exportType": "VIE...read more
OMoshe on August 29, 2024
Hi, I'm developing an Hubspot app. The app has an endpoint that is being triggered each time a call finished. The endpoint gets the callId from the workflow. I want my API to download the call recording from hubspot in order to analyze it. How can read more
1 upvote
3 Replies
Member
September 01, 2024 04:07
Hi Jack, Thank you for the answer. I have 2 issues with that solution: 1. I've been informed that the "hs_call_recording_url" field will be deprecat...read more
Solved
JFenchel on August 28, 2024
Hi, I was trying to merge tickets using the HubSpot Client pacakage in python. But I kept getting the error message: AttributeError: 'Discovery' object has no attribute 'public_object_api' But I could merge tickets using the requests packa read more
1 upvote
2 Replies
Accepted solution
Participant
August 29, 2024 11:48
If you go to the source code (for me it's in C:/Users/my_name/AppData/Local/Packages/PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0/LocalCache/lo...read more
Solved
LChauhan1 on August 22, 2024
Hi HubSpot Community, I'm encountering an issue when trying to fetch deal information via the HubSpot API. My goal is to retrieve details such as deal IDs, deal info, and associated line items. However, after successfully retrieving data for a read more
1 upvote
5 Replies
Accepted solution
Recognized Expert | Platinum Partner
August 26, 2024 11:40
Hi @LChauhan1 you have not used the properties properly. please go through the documents again to have a better understanding of the same. S...read more
Solved
Mahe on August 22, 2024
Hello, I am trying to create a custom code for Hubspot workflows which calculates the Base ARR. This means that all deals for the associated company has to be look through, and for all deals with a license start date which is a year before the enro read more
0 upvote
2 Replies
Accepted solution
Guide | Partner
August 22, 2024 11:08
@Mahe - I have no idea how complex your Pyton code is but, based on my experience, you are not going to shake HubSpot's insistence ion the 20s exec...read more
Solved
mdr2024 on August 21, 2024
We're trying to associate a CONTACT to a TICKET using API. It works but the API is also associating the Primary Company of the contact. Does anyone know why this is happening and how to prevent the COMPANY association? This is the sam read more
1 upvote
1 Reply
Accepted solution
Recognized Expert | Platinum Partner
August 21, 2024 07:52
Hi @mdr2024 This is a HubSpot feature and here we can't do much. A contact primary Company gets associated with a ticket if you associate it...read more
Solved
Andre3 on August 20, 2024
I'm having issues batch creating line items when there are multiple duplicate line items. HubSpot is removing my duplicate line items. Ex: I am sending 10 line items, but 7 are exactly the same. HubSpot response is 5 line items. HubSPot consolid read more
1 upvote
4 Replies
Accepted solution
Participant | Elite Partner
August 23, 2024 13:22
Hi Andre, You can create duplicate line items if you send separate API requests to create each of them, and then one more API request to assig...read more
SMourad7 on August 20, 2024
Background: I'm working on a Python script that automates the uploading of images to specific folders in HubSpot. The process involves creating folders (if they don't exist) and uploading images into these folders. Problem: During the image upl read more
0 upvote
1 Reply
HubSpot Moderator
August 21, 2024 20:40
Hi SMourad7! Thank you for all the details! Have you opened a technical support ticket? If so you can provide those details, as well...read more
TJackson6 on August 13, 2024
Hello! I am trying to work with the API and am having some issues. I admit I am not super technical with APIs in general. I lead our Customer Success Team and just want to export our conversation data so I can organize locally with sheets and AI ana read more
0 upvote
3 Replies
Member
August 21, 2024 16:31
@noahhendricks Thank you! I would love to use this but my concern is data privacy. Was the app approved or is it still in beta? I just want to be...read more
Salvathor_Rojas on August 12, 2024
Hello everyone I'll briefly share the context of my problem: 1.- I have a HubSpot form that attaches a CSV file within a specific property of a contact. 2.- I have a workflow that starts its execution once said contact property has a known value. read more
0 upvote
2 Replies
August 16, 2024 18:12
Hello @Jaycee_Lewis Thanks for read my question. I haven't really found a way to read my CSV file within a custom code in workflows. At le...read more
GArosemena on August 12, 2024
Hello, I'm here looking for any idea/help on how could I import files into the Ticket Object that will update financial data in it. Thinking on a python script that will go through all the import process including the validation of fields and va read more
0 upvote
2 Replies
Top Contributor | Elite Partner
August 20, 2024 22:07
Hey @GArosemena ! Your image didn't post, so I'm not entirely certain I understand what you're looking for here. MigrateMyCRM is our migration p...read more
Solved
ArnaudStephan on August 08, 2024
Hello, I'm trying to fetch our engagements (calls, emails, notes, etc.) using this endpoint : https://api.hubapi.com/engagements/v1/engagements/paged The problem is that it is very long to finish the initial import, even though I am read more
0 upvote
2 Replies
Accepted solution
Guide
August 08, 2024 11:36
Hi @ArnaudStephan . You can do this by appending "associations={objectType}" to your request. For instance if I wanted to get associated conta...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.