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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
MHedevang 4月 18日, 2024
I'm working on a solution for a customer service department where it needs to display company-specific information for the client being assisted. For some background, we are a company that handles customer service for about 150 clients. When a call 続きを読む
0 いいね!
1 コメント
メンバー
4月 18日, 2024 11:20
Hey @MHedevang , It sounds like you'd either need to have a bunch of properties that would have to be mnaged by workflows to be filled out and disp...続きを読む
AWang40 4月 05日, 2024
Hi all! We're currently using Stitch to bring in companies data into BigQuery. However, the total records in the resulting companies table is 110K while HubSpot lists 96K. I was able to omit merged records using properties.hs_merged_object_ids but 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
4月 08日, 2024 07:37
Hi @AWang40 , Thank you for reaching out to the Community! I found for you these similar threads that might help you getting the archived compan...続きを読む
解決済み
khandekyn 4月 02日, 2024
the current ruby client seems to be generated from a swagger description. fetching company details with get_by_id seems broken though. i'm not managing to get it working. listing all companies works fine for your info. i keep hitting this e 続きを読む
0 いいね!
5 コメント
Accepted Solution
メンバー
4月 04日, 2024 05:50
Hey, I just created my ruby environment and tested this which returned the data for a the specified company id. api_response = api_client.crm.compan...続きを読む
SS0 4月 01日, 2024
Hi team, I could need to fetch all the contacts associated with a company, regardless of whether the contact is primary or not using batch association API. https://api.hubapi.com/crm/v3/associations/Companies/Contacts/batch/read 続きを読む
0 いいね!
5 コメント
メンバー
4月 01日, 2024 09:19
I see. Then you can use v4 for that. /crm/v4/associations/companies/contacts/batch/read
APopp3 3月 29日, 2024
I am trying to perform a simple batch update using the recommened python package hubspot-api-client. My expectation is that I could create a list of dictionaries with the id and properties and use them as below: from hubspot . crm . 続きを読む
0 いいね!
2 コメント
メンバー
4月 01日, 2024 15:25
Hi Jaycee, Thanks - no such luck trying to get this to work using the recommended python library. I think it might be more straightforward to ju...続きを読む
FavreAlexis 3月 28日, 2024
Hey folks, since approximately 1 week, my hubspot integration started behaving surprisingly. When calling: https://api.hubapi.com/crm/v3/objects/<object_name>/batch/update, sometimes (but very rarely) when I send X records to update, Hubspot 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 29日, 2024 16:46
Hi, @FavreAlexis 👋 It's hard to say without more information. The intermittent nature of the issue adds another layer of difficulty to getting...続きを読む
VBossio 3月 25日, 2024
I am using this endpoint: https://api.hubapi.com/crm/v3/objects/companies/companyid/associations/contacts But it only returns primary contacts for the company not ALL contacts. There are several instances where there are additional contacts tha 続きを読む
0 いいね!
3 コメント
トップ投稿者 | Solutions Partner
3月 25日, 2024 17:57
Hmm. Did you fill out the missing elements of the URL per the endpoint documentation? https://developers.hubspot.com/docs/api/crm/associations It...続きを読む
SBisset 3月 25日, 2024
Hi folks, I'm using the cData ODBC driver to bring data into Excel. But this is Hubspot issue, not a cData issue. The cData table which deals with Deal/Company associations only contains DealID and CompanyID. So if a deal has more than 1 company 続きを読む
0 いいね!
3 コメント
メンバー
4月 03日, 2024 07:33
THanks Zach, I have forwarded your response to cData to determine if it is something that their dev team can incorporate into their ODBC driver. I'l...続きを読む
ChrisSosa1337 3月 14日, 2024
I am working on the Mapbox sample project, and when attempting to add the Mapbox access token as a secret, it asks me to enter a value for the secret, and then I get an error that the secret was not added. There seems to be nothing on the entir 続きを読む
0 いいね!
2 コメント
メンバー
3月 15日, 2024 12:18
I'm trying to set up this project: https://github.com/HubSpot/ui-extensions-examples/tree/main/mapbox-api However, when trying to add my Mapbo...続きを読む
解決済み
AYanguas 3月 14日, 2024
Hello, I'm currently working with the HubSpot CRM Associations API to establish connections between contacts and companies. My goal is to retrieve all associations a contact has with various companies, not just the primary contact association. Her 続きを読む
1 いいね!
3 コメント
Accepted Solution
参加者
3月 14日, 2024 12:07
I finally found the solution using the api v4. I leave the code I used to get the data. from hubspot . crm . associations . v4 impor...続きを読む
TMarrano 3月 13日, 2024
I need to create a custom code for Hubspot to create a task in Clickup ... When a deal is created in Hubspot - I need a task created in Clickup that includes all the deal information as well as the associated contact and associated company informa 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 13日, 2024 17:40
Hi, @TMarrano 👋 Welcome to our community. While our community members are knowledgeable and helpful, providing custom coded solutions from scr...続きを読む
MRupoli 3月 06日, 2024
What is the best course of action to synch company accounts? (We sell a B2B software).
0 いいね!
2 コメント
トップ投稿者 | Elite Partner
3月 07日, 2024 09:38
@MRupoli Can you be more specific about what you want to sync and why? Do you want to sync data one way or bidirectionally? Only companies/accounts...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.