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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
JCarey5 1月 23日, 2026
Is anyone else experiencing issues with the Files API search endpoint today ? Starting this morning, the /files/v3 /files/search endpoint returns empty results ( {"results":[]} ) for ALL queries, despite files existing 続きを読む
0 いいね!
1 コメント
メンバー
1月 23日, 2026 09:56
I followed your steps to reproduce and the 3 different endpoints you mentioned, I tried testing images and PDF's both inside and outside of folders. ...続きを読む
解決済み
Adam_Moroney 1月 22日, 2026
Hi HubSpot team, We’re currently integrating with the Remote MCP Server via an AI Agent and had two quick questions: Notes support Is there any roadmap or planned enhancement to support native “get notes” access via MCP (e.g. notes assoc 続きを読む
0 いいね!
2 コメント
ベストアンサー
コミュニティーマネージャー
1月 22日, 2026 06:47
Hey @Adam_Moroney and welcome, we are delighted to have you here! At the moment, the HubSpot MCP Server offers read-only access to objects like ...続きを読む
解決済み
EdoardoP 1月 22日, 2026
Hey everyone, I am trying to create custom association labels between a custom object and the Lead object via the v4 API, and I keep getting a 500 internal error. Here's what I'm doing: POST https://api.hubapi.com/crm/v4/associations/2- 続きを読む
0 いいね!
4 コメント
ベストアンサー
トップ投稿者
1月 22日, 2026 08:21
Maybe a bug in the API? The label and inverseLabel cannot be the same value when trying to create a label via the API. Likely because if they are...続きを読む
解決済み
APowell72 1月 20日, 2026
Hello, I need assistance with JetFormBuilder and Hubspot integration. I've followed the steps and I still require "Install OAuth URL" which the created app doesn't provide.
0 いいね!
7 コメント
ベストアンサー
トップ投稿者
1月 21日, 2026 09:24
This just sounds like you need to reach out to JetFormBuilder and see if the way you're installing it is compatible (without a developer portal) with...続きを読む
MSharifMiah 1月 20日, 2026
Hi HubSpot Team, We have a WordPress plugin that integrates with HubSpot. We have a technical question about implementing the new seamless install flow. The Challenge: When a user installs from HubSpot Marketplace: HubSpot sends co 続きを読む
0 いいね!
2 コメント
トップ投稿者 | Solutions Partner
1月 21日, 2026 23:19
Hey @MSharifMiah , To my knowledge HubSpot’s seamless install flow assumes a central app account, which doesn’t map cleanly to standalone WordPr...続きを読む
解決済み
TPittman1184 1月 15日, 2026
I need help setting up an SFTP or S3 integration between HubSpot and our direct mail platform, Postie. The goal is to establish a daily file transfer where Postie places a file on SFTP or S3, and that file is automatically ingested into HubSpot to u 続きを読む
2 いいね!
6 コメント
ベストアンサー
ガイド役
1月 19日, 2026 13:46
Hi @TPittman1184 , This is a pretty common integration pattern and theres a few ways to approach it depending on how hands on you want to be with...続きを読む
解決済み
DBRAHIM 1月 15日, 2026
For the past two days, I have been experiencing a timeout when deploying my application. The build is OK. During deployment, I don't get any error messages, except for the timeout after 10 minutes. I suspect there is a problem with the statu 続きを読む
1 いいね!
4 コメント
ベストアンサー
ガイド役
1月 19日, 2026 13:42
Hi @DBRAHIM That sounds really frustrating, especially when the build completes fine but deployment just hangs without any useful error message. Y...続きを読む
解決済み
SahMelo 1月 15日, 2026
I'm integrating chat into a website, but I need to send some custom properties, and I haven't found how to do that.
1 いいね!
3 コメント
ベストアンサー
ガイド役
1月 19日, 2026 13:32
Hi @SahMelo , Humashankar is right that the Conversations widget SDK doesnt support passing arbitrary custom properties directly when you call wi...続きを読む
解決済み
CVerhille 1月 15日, 2026
Hi, I'm getting a deployment timeout when trying to deploy a custom workflow action on platformVersion 2025.2. **Issue:** - Build succeeds - App deploys successfully - Workflow action times out (Error: "Timed out") **What I tried:** - Min 続きを読む
0 いいね!
3 コメント
ベストアンサー
投稿者 | Gold Partner
1月 16日, 2026 02:24
This is an issue the team were experiencing yesterday (the first issue I've experience with this) - try again today, it seems to be working like norm...続きを読む
解決済み
njacobeus 1月 15日, 2026
Hi HubSpot Developer Community, I'm trying to build an app using the App Objects feature (platform version 2025.2) and running into an allowlist issue even in my development environment. What I'm seeing: When I upload my project with 続きを読む
1 いいね!
7 コメント
ベストアンサー
ガイド役
1月 19日, 2026 13:26
Hi @njacobeus , Yeah this is one of the more frustrating parts of building on HubSpot's newer platform features. You're not missing anything, appro...続きを読む
解決済み
NazarKhmel 1月 15日, 2026
Hello, I was creating Hubspot integration for our company website to fetch deals and theirs attachments and quotes. I have created a Legacy app on our company workspace and tested it on other test workspace. Everything worked fine and all deals 続きを読む
0 いいね!
2 コメント
ベストアンサー
キーアドバイザー
1月 15日, 2026 10:49
@NazarKhmel - It's just a guess here, but I would imagine that the attachments are getting filtered out due to either: - The scopes you have for ...続きを読む
DaganBPM 1月 14日, 2026
Hi there, I'm sure I'm doing something wrong here but I'm always getting an empty properties field when using the useAssociations hook in a custom UI Extension. Here's my call: const { results, error: associationsError, isLoa 続きを読む
1 いいね!
7 コメント
メンバー
1月 22日, 2026 13:45
Thanks for the reply @darveesh , glad it was working for you, however this didn't work for me when I initially posted as all of the fields I was try...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.