APIs & Integrations

絞り込み条件
  • すべてのラベル
  • 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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
idanc 1月 13日, 2025
Hey all, I'm trying to call the custom objects API and modify the schema to use a different primaryDisplayProperty than the one I have now. My private app has all four scopes related to custom objects. I'm making a patch request to the correct 続きを読む
1 いいね!
0 コメント
katiesutcliffe 1月 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 続きを読む
0 いいね!
1 コメント
メンバー
1月 13日, 2025 06:22
Hi katiesutcliffe , In hubspot there is an inbuilt option of trigger which sends the contacts details as and when its entered, and good par...続きを読む
tarh33l 1月 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? 続きを読む
0 いいね!
1 コメント
メンバー
1月 13日, 2025 05:51
@tarh33l wrote: Does anyone know if HubSpot publishes product lifecycle information for their APIs? We're currently using v3 (via the official Hu...続きを読む
cyberwombat 1月 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", 続きを読む
0 いいね!
1 コメント
メンバー
1月 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...続きを読む
Jdb8 1月 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 続きを読む
1 いいね!
1 コメント
投稿者
1月 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...続きを読む
SMukhhopadhya 1月 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 続きを読む
1 いいね!
1 コメント
投稿者
1月 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:...続きを読む
Utkarsh07 1月 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 続きを読む
0 いいね!
1 コメント
投稿者
1月 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...続きを読む
解決済み
Huntscape-Ops 1月 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 続きを読む
0 いいね!
1 コメント
ベストアンサー
参加者
1月 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...続きを読む
KWallace7 1月 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 続きを読む
0 いいね!
1 コメント
参加者
1月 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...続きを読む
rwillms1 1月 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 続きを読む
0 いいね!
1 コメント
ガイド役
1月 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...続きを読む
KimballMidwest 1月 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 続きを読む
1 いいね!
1 コメント
投稿者
1月 13日, 2025 00:32
Good day! @KimballMidwest , Did this get resolved already? Was it resolved automatically by HubSpot? Also noticed the presence of 'hapikey'. ...続きを読む
DaveLinderman 1月 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 続きを読む
0 いいね!
2 コメント
参加者 | Platinum Partner
1月 10日, 2025 16:44
line items = Array ( [0] => Array ( [id] => 27410380823 [properties] => Array ( ...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

新しくスレッドを立ち上げてディスカッションをしたり、質問をすることができます。

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.