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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
解決済み
ESimonet 6月 17日, 2025
Hello ! We have had an active API between our ERP and our CRM, HubSpot, since 2020. Last Friday, the API created a duplicate for almost every study created since 2020 in our CRM. We went from 9,000 deals to 17,000 deals in our HubSpot 続きを読む
0 いいね!
2 コメント
ベストアンサー
投稿者
6月 17日, 2025 08:55
Are you able to access the payload to the requests being made to Hubspot? Given what you said that it's creating the exact same deals, that Deal ...続きを読む
NVerma7 6月 17日, 2025
Hello, I'm currently working on updating an integration that still uses the HubSpot V1 API to V3 , but I'm encountering some issues with specific endpoints. The endpoint: https://api.hubapi.com/ contacts/v1/lists/{listId}/contacts/r 続きを読む
0 いいね!
4 コメント
メンバー
6月 17日, 2025 07:20
We are currently migrating from the deprecated V1 endpoint: GET /contacts/v1/lists/{listId}/contacts/recent We were using this to retrieve recently...続きを読む
klkitchens 6月 16日, 2025
We have some forms integrated with HS. The customer is entering the phone number as xxx-xxx-xxxx which is fine. However, when HS grabs this from the form to put in the contact's "phone" property, it's storing it as: +1-(xxx)-xxx-xxxx. When the cu 続きを読む
0 いいね!
2 コメント
メンバー
6月 17日, 2025 10:09
Unfortunately that page is password protected. It also doesn't seem to address the question at hand of searching for phone numbers using special cha...続きを読む
Drew_Kulas 6月 16日, 2025
I am using the `/settings/v3/users/' endpoint. I am using this to build custom code for an activty tracker that triggers when certain activites have occured, such as Emails, Calls, Meetings, and Deals. I have set up Teams in HubSpot based on the 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
6月 17日, 2025 06:21
Hi @Drew_Kulas , I hope that you are well! Thanks for reaching out to the HubSpot Community! I'd love to put you in touch with our Top Experts: ...続きを読む
JKim45 6月 16日, 2025
I'm trying to use the search API to search for companies by a custom property. It's an ID string value value and I've updated the property setting so that "Show in global search results" is enabled. However, the API is not returning any results when 続きを読む
0 いいね!
3 コメント
キーアドバイザー | Platinum Partner
6月 16日, 2025 19:18
@JKim45 - Thanks. Clearly, there is nothing obviously wrong in the approach you have taken here as far as I can see. I have seen a few other posts...続きを読む
Mna010 6月 16日, 2025
Hello, I'd like to confirm whether the following endpoint will continue to be supported: https://api.hubapi.com/contacts/v1/lists/{listId}/contacts/all We currently use this to fetch contacts from a specific list using its ID. So far, I haven’t fo 続きを読む
1 いいね!
2 コメント
名誉エキスパート | Gold Partner
6月 17日, 2025 10:30
Hi @Mna010 curl --request GET \ --url 'https://api.hubapi.com/crm/v3/lists/316/memberships/join-order?limit=100' \ --header 'authorization:...続きを読む
Naveen28 6月 16日, 2025
i am facing a situation . we do have a non hubspot form which captures lead from login page . but the contacts coming to crm from that form as tagged as customer's customer by default which is wrong , ideally it should be lead. since it is a non hub 続きを読む
参加者
6月 16日, 2025 09:15
Hello Naveen, Is therre a way you can provide more information on the non hubspot form that is being utilized? Based on the information, here are...続きを読む
TPhan26 6月 16日, 2025
Hi everyone, I’m currently transitioning from an old HubSpot account to a new one and would like to move or replicate the sent marketing emails (including their content) from the old account to the new one. I understand that performance data can 続きを読む
0 いいね!
2 コメント
メンバー
6月 16日, 2025 05:38
Hi, yes, we used the drag-and-drop email editor to create those emails
DKevans 6月 13日, 2025
Hello, Im trying to find a way to retrieve the signature status per user on a quote via the API. This is not directly available and i cant find a way to get this info, even though its available on the UI. Can someone help?
0 いいね!
1 コメント
コミュニティーマネージャー
6月 13日, 2025 15:26
Hey, @DKevans You are not missing an option. There is no direct API endpoint to retrieve the individual signature status ( PENDING or SIGNED ) fo...続きを読む
05232 6月 13日, 2025
Hi! I'm trying to get audio from telephone calls made through HubSpot via the API, but it seems I can't get the full audio? I have access to an old HubSpot account where there have been some calls recorded, but it seems like the URL hs_call_re 続きを読む
0 いいね!
2 コメント
メンバー
6月 13日, 2025 13:30
Hi! Thanks. I don't mean to be rude, but this sounds like an AI rewrite of the quite poorly documented Recordings & Transcripts API? If you know...続きを読む
解決済み
OManby 6月 13日, 2025
We have an Umbraco site using the Hubspot Umbraco integration which embeds forms using the shell.js script as here: "<script charset="utf-8" type="text/javascript" src="//js-eu1.hsforms.net/forms/shell.js"></script>" The form re 続きを読む
0 いいね!
1 コメント
ベストアンサー
トップ投稿者 | Gold Partner
6月 15日, 2025 10:03
Hi @OManby , The 403 error in your logs is likely from a background request the shell.js script is making, but if your form is rendering and w...続きを読む
GGodlewski 6月 13日, 2025
Hello there! I recently discovered an inconsistency between what the Contacts UI says about the email subscriptions for my contacts vs the information returned from the API. I think this was working fine some time ago and then went broken. 続きを読む
0 いいね!
1 コメント
メンバー
6月 14日, 2025 13:11
@GGodlewski wrote: Hello there! I recently discovered an inconsistency between what the Contacts UI says about the email subscriptions for my...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.