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
AngelKanna on February 11, 2025
The below code works for a single file upload, but if I have an array of file paths filePaths = [ 'abc.pdf' , 'sample.pdf' , 'xyz.pdf' ] all files are in current directory. When I loop over the array, the code just upload read more
0 upvote
1 Reply
Community Manager
February 12, 2025 13:50
Hey, @AngelKanna 👋 Here's what I'd look at: Creating new FormData for each file vs. reusing for the same instance Use proper async/a...read more
SGrossman-Cri on February 10, 2025
Hello, I have installed a CTA and set up the triggers on my Squarespace site but for some reason it won't activate. I have tried all sorts of troubelshooting techniques from clearing cache to double checking the Hubspot embed code. Squarespace had read more
0 upvote
1 Reply
Community Manager
February 11, 2025 11:21
Hi @SGrossman-Cri ! Welcome to the Community-- happy to have you here 😊 What is the CTA you are expecting to see? I do see a newsletter s...read more
JCoro on February 08, 2025
Please help me. Now I am building React project and this is my purpose. Each users input their email information and then they get their whole data from hubspot. Of course that email is hubspot singin email. Is it possible? How can I do t read more
0 upvote
1 Reply
Top Contributor
February 09, 2025 20:16
Hi @JCoro You can use HubSpot's Contacts API to fetch the contact data. Reference: https://developers.hubspot.com/docs/reference/api/c...read more
yK10 on February 07, 2025
First of all , thats for taking time to read this query. Getting this error while fetch hubspot deals, Is there any workaround to retrieve all the properties not only standard ones or limiting them in any way. Also if there is a read more
1 upvote
2 Replies
Member
February 07, 2025 09:40
Hey @GRajput Thanks for the reply Ok so should I manully add properties like [ "dealstage", "closedate"......] in this . Is there any way throug...read more
yK10 on February 06, 2025
Hey, First of all, thanks for taking time to look at the query. I am looking to fetch "deastage" property history for deals . GET endpoint for deals provide it but SEARCH one doesn't include propertiesWithhistory for any property. Could you help read more
0 upvote
3 Replies
Member | Platinum Partner
February 07, 2025 06:01
Hi @yK10 , Currently, no—you cannot retrieve historical property values using propertiesWithHistory through the Search API. If you need to retriev...read more
matischroder on February 04, 2025
Hey, I am trying to get the leads from the api with https://api.hubapi.com/crm/v3/objects/leads the scope of the endpoint I get the scope error: "errors": [ { "message": "One or more of the following scopes are required.", "context": { read more
0 upvote
2 Replies
Member
February 07, 2025 02:59
Hey Pauric, thank for answering. I tried from the documentation tools and postman. I just try again to create a batch of leads and get the same...read more
yK10 on February 04, 2025
There are different deals stages in deals , is there any API through which I can fetch all the deal stages present. ( like closedlost , closedwon).
0 upvote
6 Replies
Community Manager
February 05, 2025 13:23
Thanks for the clarification! Have you checked out the Properties API ?
AngelKanna on February 03, 2025
I am trying to upload PDF file using Files API endpoint, with the below code I can upload the file, but the "File Preview" shows "Failed to load PDF document". I need help. Here's the code const axios = require ( 'axios' ); const fs read more
0 upvote
3 Replies
Participant
February 07, 2025 11:25
The above code works for a single file upload, but if I have an array of file paths filePaths = [ 'abc.pdf' , 'sample.pdf' , 'xyz.pdf' ...read more
SBabuS on January 31, 2025
Hi Team, We are facing an issue with the Workflow API. Specifically, the POST_FETCH_OPTIONS is not passing the selected campus input field value, and the options URL in the cascade dropdown list is not being updated. We are using the following read more
0 upvote
1 Reply
Member
January 31, 2025 15:23
@SBabuS wrote: Hi Team, We are facing an issue with the Workflow API. Specifically, the POST_FETCH_OPTIONS is not passing the selected campus i...read more
IAlbanese on January 28, 2025
I am having trouble creating a quote. A lot of the information I pass is not being inserted into the entity. This is the code quote_url = " https://api.hubapi.com/crm/v3/objects/quotes " quote_payload = { "properties": { "hs_title": f"Contr read more
0 upvote
1 Reply
Community Manager
January 29, 2025 22:22
Hey @IAlbanese 👋 Thanks for providing your code example and screenshots. Have you tried doing this in one call instead of making calls to multip...read more
ABuell8 on January 27, 2025
Hello, I'm currently using UI Extensions in HubSpot and am interested in embedding an iframe inline within the CRM record view. I understand that the current public release only supports opening iframes via openIframeModal(). Could you provide any read more
0 upvote
1 Reply
Community Manager
January 28, 2025 12:07
Hey, @ABuell8 👋 I don't have any information on unannounced features or betas. You can subscribe to the Developer Changelog for updates. ...read more
CTHDigital on January 24, 2025
I attempted to enroll the contact via the API and received the following response: User XXXXX for Portal XXXXX has no connected inboxes, which are required to enroll from the public API. Is there any way to address this? A contact with the sam read more
Participant
January 29, 2025 01:37
Hi Jaycee, Thank you for your response. Please find the attached screenshot, which confirms that we have connected accounts. Given this, we will ...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.