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
filipcte on October 03, 2023
I have some custom code inside a workflow: const hubspotClient = new hubspot.Client({ accessToken: process.env.API_TOKEN }); const objectType = "retreat"; const objectId = event.inputFields['retreat_id']; // 9180114708 const read more
0 upvote
0 Reply
LUnderwood on October 03, 2023
I currently have a regular account that has access to a private app and have just created an app developer account. How can I link my app developer account to this private app so I can begin making API calls with my developer API key?
0 upvote
0 Reply
CDP2023 on October 03, 2023
Hi! I have read through numerous posts that speak about how HubspotUTKToken cannot be associated with a contact created using contacts API. But these were some posts which were 2-3 years earlier. I wanted to understand if currently we do have this f read more
0 upvote
0 Reply
DVadachkoria on October 03, 2023
Hello, So I have a Product property named 'start price' and it is not copied automatically to line item in same property 'start_price', when using line item API. I use hs_product_id to create association between product and line item but it does read more
0 upvote
0 Reply
gmphap1 on October 02, 2023
At issue is the batch or post versions of the HubSpot API, propertyWithHistory doesn’t work. A post of this, for example, https://api.hubapi.com/crm/v3/objects/contacts/search?propertiesWithHistory=firstname doesn’t return any of the propert read more
0 upvote
0 Reply
EM37 on October 02, 2023
Is there data available within the API that identifies contacts as a bot or any events as stemming from a bot? We are trying to replicate the data we are seeing email performance page (seen in this article) with the data pulled in from out Snowf read more
0 upvote
0 Reply
IIt7 on October 02, 2023
Hello, I am creating an application that generates a large number of users (2600 users) for some QA testing we are doing for an integration on our platform. I was able to successfully create 200 users before I started receiving an HTTP 400 error. read more
0 upvote
0 Reply
AB35 on October 02, 2023
This is a question regarding this changes: https://community.hubspot.com/t5/Developer-Announcements/Changes-to-the-lifecycle-stage-in-forms/m-p/851119#M518 Where is this lifecyclestage form field defined? I cannot find any mention of it in the do read more
0 upvote
1 Reply
Top Contributor | Elite Partner
October 02, 2023 07:51
@TDwebdev can you help?
NShiragave on October 02, 2023
We want to send data to a form on hubspot. How we can do that using PHP.
0 upvote
2 Replies
Contributor | Diamond Partner
October 02, 2023 08:06
Hi NShiragave, Did you check the docs? https://legacydocs.hubspot.com/docs/methods/forms/submit_form Example endpoint: POST https://...read more
Peistola on October 02, 2023
Greetings! I'm facing an issue with extracting the URL of a HubSpot contact's timeline in Zapier. In HubSpot, I have a workflow which generates new Deals from form submissions. Under this workflow's Create record event, I have checked Add read more
0 upvote
1 Reply
Member
October 02, 2023 14:20
Hi @Peistola Is there any part of the timeline that you are particularly interested in? What do you need the timeline for exactly? I'm ask...read more
ChrisSosa1337 on October 01, 2023
We are currently developing a private app for our Hubspot page. Our goal is to integrate a Google Maps on a company page widget by using the HubSpot API and passing the address to Google Maps. Based on previous threads, you can add custom cards. read more
0 upvote
3 Replies
Top Contributor | Elite Partner
October 03, 2023 02:27
@ChrisSosa1337 you can find more info about creating private apps via this link .  
gil123 on October 01, 2023
hello! I was looking around for a solution using the HubSpot node library to send automated emails and attach files but I couldn't find anything. I need to send a different file for each user, without making those files with public access. what ar read more
0 upvote
3 Replies
Thought Leader | Diamond Partner
October 02, 2023 10:40
@gil123 when the invoice is created and the URL is generated on the backend, could you use the API to populate this value? It would also nee...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.