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
katiesutcliffe on January 12, 2025
G'day! I'm working on a custom workflow step that upserts a list of contacts from a pre-combined string of emails (there are other properties that will be included, but I'm trying to narrow down the upsert issue). I've been able to fetch and read more
0 upvote
0 Reply
tarh33l on January 12, 2025
Does anyone know if HubSpot publishes product lifecycle information for their APIs? We're currently using v3 (via the official HubSpot NodeJS library) but the question came up the other day around how long v3 will be supported? Is v4 officially out? read more
0 upvote
0 Reply
cyberwombat on January 12, 2025
I am trying to make a call from my CMS React project to a serverless endpoint. The same code is a relative URL which fails during testing. Here's my serverless.json { "appFunctions": { "loadItem": { "file": "out/loadItem.js", read more
0 upvote
1 Reply
Member
January 12, 2025 20:02
Answering my own question after testing. I got the URL of a landing page using the "copy link" button in the preview and used that domain with the `h...read more
Jdb8 on January 12, 2025
I'm trying to get the latest dealstage property of a deal in a webhook. So i can compare the previous value with the new value received in the webhook. I do this by querying the current const properties = ['dealstage']; client.crm.dea read more
1 upvote
1 Reply
Contributor
January 12, 2025 21:45
Hello! @Jdb8 , Here's what I do to get the previous dealstage. Since HubSpot's propertiesWithHistory already returns the sorted results, we ca...read more
SMukhhopadhya on January 12, 2025
Hello Fellow members, I am trying to develop a UI extension public app and when I try to do a hs upload I get the following error. Can anyone guide me as to how to overcome this problem. I am unsure how to get/enable the permission for REACT_EXT read more
1 upvote
1 Reply
Contributor
January 13, 2025 00:07
Hello @SMukhhopadhya ! Creating UI extensions with React is currently in beta phase. You can follow this link to see your status: https:...read more
Utkarsh07 on January 12, 2025
This is the code for the hubspot the error is that there 404 resource not found on while i am using oauth " import json import secrets import os from fastapi import FastAPI,Request, HTTPException from fastapi.responses import HT read more
0 upvote
1 Reply
Contributor
January 12, 2025 23:55
Hello! @Utkarsh07 It seems you're using the correct API endpoint and scopes as well. Were you able to check if the access_token you are gettn...read more
Solved
Huntscape-Ops on January 10, 2025
We have a client that has 50 store locations and each location has 5 sites for different types of parties. We are migrating them off of Keap. We need to replace all Keap forms with 5 global Hubspot forms. Are idea is to go into the stagi read more
0 upvote
1 Reply
Accepted solution
Participant
January 12, 2025 13:42
I don’t see how implementing a WordPress multisite deployment process would fundamentally change how HubSpot forms are managed. Since HubSpot forms a...read more
KWallace7 on January 10, 2025
Hi! Experiencing a weird workflow error this morning where the build is failing with these errors: Error: An account needs to be supplied either via "--account" or through setting a "defaultPortal" Error: Process completed w read more
0 upvote
1 Reply
Participant
January 10, 2025 22:15
That particular error usually means the CLI can’t find or recognize which HubSpot account (portal) it should use. I would recommend verifying your h...read more
rwillms1 on January 10, 2025
Hello, I have created a workflow where the trigger is that I create a Jira ticket based on the status of a HubSpot ticket. I want to make this more granular. I want to create different Jira issue types based on a SKU value within the HubSpot Dea read more
0 upvote
1 Reply
January 10, 2025 17:02
Hi @rwillms1 👋 App developers have to specify which HubSpot object types their custom workflow actions are available for use within. Looks...read more
KimballMidwest on January 10, 2025
Hello! We recently had our subscription renewed, and since then we have had a problem with the API call to our connected app. I am attaching a photo. Would you mind reaching out to us to triage this? I can also be reached at lawrence.zalewsk read more
1 upvote
1 Reply
Contributor
January 13, 2025 00:32
Good day! @KimballMidwest , Did this get resolved already? Was it resolved automatically by HubSpot? Also noticed the presence of 'hapikey'. ...read more
DaveLinderman on January 10, 2025
Hello all- Has anyone seen a strange rounding issue when posting values to "/crm/v3/objects/line_items/batch/update"? I have an instance where I am sending a value to two decimal places, but receiving a 400 error that the value is invali read more
0 upvote
2 Replies
Participant | Platinum Partner
January 10, 2025 16:44
line items = Array ( [0] => Array ( [id] => 27410380823 [properties] => Array ( ...read more
jing on January 10, 2025
I am trying to get participants breakdown of Marketing events The request is GET https://api.hubapi.com/marketing/v3/marketing-events/participations/237805987910/breakdown?limit=100 Howerver it returns 500 Internal Server Error { "status read more
0 upvote
2 Replies
Participant
January 10, 2025 12:24
Hi Jaycee, This issue occurs only for certain event Ids. For some events, I can retrieve all participations, but for some I can not. The HubSpot por...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.