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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
XinleiS 5月 14日, 2025
Hi, I’m building a private integration using HubSpot’s OAuth app and connecting it to my n8n workflow via webhooks. I’ve followed the full app setup, including: ✅ Verified my domain (billyapp.live) ✅ Added redirect URI ✅ Scopes match t 続きを読む
0 いいね!
0 コメント
SKhot 5月 13日, 2025
We are getting below error while authenticating through Zuddl public app - " Failed to refresh authentication data - rate of requests is too high. " So there are number of users have installed our Zuddl Hubspot public app. And we are searching co 続きを読む
0 いいね!
2 コメント
メンバー
5月 14日, 2025 02:55
1. Try caching your tokens for longer - maybe bump up from 30 minutes to an hour if that works for your use case. This alone might solve the problem....続きを読む
MTarnopolska 5月 13日, 2025
Hello, I would like to know the logic here: On our website, we have multiple forms that are connected on the back-end with the HubSpot forms. So, it's never a HubSpot form integrated directly in the website. When a person fills in a form, t 続きを読む
1 いいね!
5 コメント
投稿者
5月 14日, 2025 07:20
@sylvain_tirreau , thank you for your answer ! It will help us in one more project 🙂
MTarnopolska 5月 13日, 2025
Hello everyone, We are looking into some projects where we would need to access HubSpot cookie ID. We are not sure yet which solution we may use and it's possible that we will just use our custom code. Thank you in advance! Kind regards 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
5月 13日, 2025 11:21
Hi @MTarnopolska , I hope that you are well! Great question, thanks for asking the HubSpot Community! For information around the topic, here are...続きを読む
Milest 5月 12日, 2025
Hey Devs! Stuck on a persistent v3 signature mismatch for our public UI Extension that we're looking for some guidance on: `hubspot.fetch()` calls to our local Node.js backend (proxied via `local.json` + Cloudflare tunnel, with `CLIENT_SECRET` i 続きを読む
0 いいね!
5 コメント
メンバー
5月 13日, 2025 13:57
Thanks so much for sharing your code, @KKauper ! It's very helpful to see a working manual implementation. We've also been down the manual c...続きを読む
MSpeers 5月 12日, 2025
I need to create a custom integration where we pass certain pieces of data from our 3rd party application into HubSpot. This will have two layers of data, 1 layer will be a few properties at the Company level in HubSpot (maybe just custom properties 続きを読む
1 いいね!
4 コメント
トップ投稿者
5月 13日, 2025 13:11
If you have a Hub Enterprise account, I would do this (this is debatable). I would create a private application and: - I would create a custom objec...続きを読む
mpowertherapy 5月 12日, 2025
Hello you beautiful people! I'm having some issues with my homepage. https://www.mpowertherapysolutions.com/wellness-focused-shockwave has a huge video playing and has text that says welcome to mpower, i want to remove this entirely go l 続きを読む
0 いいね!
1 コメント
キーアドバイザー | Platinum Partner
5月 12日, 2025 17:14
Hi @mpowertherapy , If you want to remove the section top section with the video playing entirely, you will need to go into Edit mode on your ...続きを読む
解決済み
Tuanva 5月 12日, 2025
Hi support team, I hope you're doing well Currently, we embed a email form script made by Hubspot into our site. This is a specific example of our form: https://app.hubspot.com/submissions/3112981/form/f56b92c5-2828-48dd-a805-1e7aaac05b64/perfo 続きを読む
0 いいね!
4 コメント
ベストアンサー
メンバー
5月 13日, 2025 00:45
Hi @Tuanva , Here's the API you're looking for: POST https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid Replace :port...続きを読む
JLim063 5月 09日, 2025
I am trying to use this endpoint https://api.hubapi.com/settings/v3/users/roles ` https://developers.hubspot.com/docs/reference/api/settings/users/user-provisioning#get-%2Fsettings%2Fv3%2Fusers%2Froles` I have the scopes required from th 続きを読む
0 いいね!
2 コメント
トップ投稿者 | Gold Partner
5月 11日, 2025 00:38
Hi @JLim063 , Based on the error, this is typically one of the following issues: Account tier limitation Permission requirements API a...続きを読む
解決済み
SSun7 5月 09日, 2025
Is there a convenient way to get the list of all available hs_languages, including their labels and code? For example, the label and code for English is 'English' and 'en'. Thanks.
0 いいね!
6 コメント
ベストアンサー
トップ投稿者
5月 12日, 2025 02:53
Hi, You must combine this source: https://knowledge.hubspot.com/help-and-resources/hubspot-language-offerings with this one: https://en.wikipedia...続きを読む
SJain545 5月 09日, 2025
Hi There, We are trying to integrate Campaigns in our application, and need to track when a campaign was moved from State A to State B. I do see the data in Activity tab, but haven't been able to find a API yet. Timeline API and engagements AP 続きを読む
0 いいね!
1 コメント
参加者
5月 09日, 2025 14:45
Conside me in, as an owner and developer of Organic Point and interested in API integrations.
解決済み
AMGorilla 5月 09日, 2025
Hi all, We’re running into what looks like either a limitation or a silent failure inside HubSpot’s internal Custom Code actions within ticket-based workflows, and I’d like to know if anyone else has encountered this. Setup: Workflow T 続きを読む
0 いいね!
4 コメント
ベストアンサー
投稿者
5月 09日, 2025 17:43
My response is still the same except change my NodeJS code to Python. You need to use Output fields if you want to pass the data to other nodes....続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.