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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
MSuvajac 3月 21日, 2025
Hi, I'm experiencing an issue with uploading card contacts that are being automatically merged with an original contact in HubSpot. I don’t intend for the contacts to merge, but it happens automatically, resulting in the loss of the original det 続きを読む
0 いいね!
0 コメント
maxwellalvesgep 3月 21日, 2025
PT: Bom dia, fiz a integração de uma aplicação privada com o hubspot, onde a minha aplicação privada deve ser capaz de criar tickets dentro do hubspot, uma parte da integração já está "ok", porém, preciso vincular o "email" do usuário que criou o ti 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 21日, 2025 17:16
Olá @maxwellalvesgep , boa sexta! Para vincular o email do usuário que criou o ticket ao contato no HubSpot, você está correto ao usar o par...続きを読む
EHalvorsen 3月 21日, 2025
We are using the "Send a Webhook" functionality to integrate HubSpot with a downstream system. It appears that the JSON data type for certain properties (such as "phone_number" and "zip") are inconsistent. Sometimes, they are passed as JSON Strings 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 21日, 2025 17:03
Hey, @EHalvorsen 👋 Thanks for your question. I have a few of my own 😊 Q1 — can you check your Phone Number property, please? You show `phon...続きを読む
Leonard13 3月 21日, 2025
Hello! I am trying to integrate a chatflow on a webpage. On light mode, it works just fine. However, on dark mode, there is a blank html appearing near the chatflow (both when closed and when open) that is blocking the content it from appearing (pi 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 21日, 2025 16:42
Hey, @Leonard13 👋 Thanks for your post. You are correct, the styling options are limited. This reply from my teammate @BérangèreL has a go...続きを読む
JerikaNguyen 3月 21日, 2025
I create a pair of labels to associate contacts and companies Gridly primary (1): 1 contact could be tied to 1 primary company Contact with Gridly primary company (Many): 1 company could be tied to many contacts. I would like to use hubspot . cr 続きを読む
0 いいね!
2 コメント
参加者
3月 22日, 2025 12:08
My situation is like: I create a pair of associations between contact and company Contact -> Company: type_id = 5 Company -> Contact: type_id =...続きを読む
cyberwombat 3月 20日, 2025
I need to open an external URL (not in a modal) programmatically - window is not defined and not finding a hook/action. Any ideas?
0 いいね!
1 コメント
コミュニティーマネージャー
3月 21日, 2025 12:12
Hey, @cyberwombat 👋 Thanks for the question. I'd like to ask some of our community members to join the conversation — hey @Anton @zach_thread...続きを読む
06018 3月 20日, 2025
Consider the following POST to /crm/v3/objects/companies/search data = { "filterGroups" : [ { "filters" : [ { "propertyName" : "sync_id" , 続きを読む
0 いいね!
3 コメント
キーアドバイザー | Solutions Partner
3月 20日, 2025 14:19
Given this information, I think you may be better off formatting the property as a date or datetime (where the underlying property values in HS are a...続きを読む
Adesignl 3月 20日, 2025
I am having and issue where the file search is returning files that are not in the path that i asked it to find images in. here is the path: /Roots-Community-Website-Assets/communities/29/&limit=100 this has 12 images total. but it i 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 20日, 2025 23:10
Hey, @Adesignl 👋 Thank you very much for your question. You've noted an undocumented behavior of the Files Search API — it seems to perform a ...続きを読む
Nitsan 3月 20日, 2025
Hi, I want to update a blocked domains list on all forms instead of updating form by form. I understood that this is currently not possible with Hubspot regular options. Is it possible via API maybe? and how? Thanks!
0 いいね!
1 コメント
コミュニティーマネージャー
3月 20日, 2025 22:54
Hey, @Nitsan 👋 Thanks for your post.l This isn't an option, unfortunately. It's a great idea and I see why it would be useful to have the abil...続きを読む
pablo-synthflow 3月 20日, 2025
Hey all — I have a question about custom workflow actions. How can I add a header to them? I’m sure it’s possible, but I haven’t been able to figure it out. I think I might need to use a PRE_ACTION_EXECUTION function but I’m not sure. My action is c 続きを読む
0 いいね!
2 コメント
メンバー
3月 21日, 2025 14:16
Hey Steve! Thanks for responding 🙂 I think I'm asking something a bit different. I'm following these docs to let my Hubspot app users execute a ...続きを読む
KGodi 3月 20日, 2025
Hi am working on Integration in Mulesoft to write the data to Deals object in Hubspot I'm pulling the data from Bullhorn and inserting the same data to Hubspot am able to create the record in Hubspot but data was creating as empty (attaching the scr 続きを読む
1 いいね!
1 コメント
メンバー
3月 22日, 2025 07:24
@KGodi wrote: Hi am working on Integration in Mulesoft to write the data to Deals object in Hubspot I'm pulling the data from Bullhorn and insert...続きを読む
VaanLeung 3月 19日, 2025
Hi Mate,I'm a rookie who just started using Hubspot. I'm trying to mate a funtion to automation from tickets to remove Contact & Companies,but now my code still have some Invoke Error ,May I ask your help? const axios = require('axios'); // 続きを読む
1 いいね!
1 コメント
コミュニティーマネージャー
3月 21日, 2025 04:16
Hi @VaanLeung and welcome, it's a pleasure to have you here! Thanks for asking the HubSpot Community! I understand that you are trying to remov...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.