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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 回答待ち
JStenbaek 3月 29日, 2023
Hi All, I don’t know what the right channel is, so now I am trying here we are having a problem with connecting Zoom to Hubspot as Hubspot import all recording into HubSpot including Board meeting, hiring interviews etc. We would therefore li 続きを読む
0 いいね!
2 コメント
メンバー | Solutions Partner
3月 30日, 2023 14:44
Hello @Jaycee_Lewis and @JStenbaek it looks to be possible to do using the API and building the logic you are planning in an IPaaS platform li...続きを読む
RLehrhaupt 3月 28日, 2023
I have a bit of a dilemma for an integration automation I want to employ. We have calls that come in from different call centers, through different mediums, etc... I am trying to make active lists that can be accessed by our sales team which fil 続きを読む
0 いいね!
2 コメント
参加者
3月 29日, 2023 13:05
Thanks, is there a known way to reference an associated object(s) in a calculationFormula string given to the API on property creation/update? The do...続きを読む
Abhishek619 3月 27日, 2023
Hello, Recently I tried to create custom CRM cards in Hubspot portal using this PHP library - https://developers.hubspot.com/docs/api/crm/extensions/custom-cards I used all parameters and queries as mentioned in this library.However, the problem 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 27日, 2023 09:30
Hey, @Abhishek619 👋 These endpoints require use of a Developer API key, which is different from using a Private App or OAuth. Her...続きを読む
joelslinn 3月 21日, 2023
Hi all We're having issues with the way HubSpot handles marketing contacts. We have a marketing opt-in on sign up for our product, but all new sign ups are automatically created as marketing contacts. We need to be able to set the marketing contac 続きを読む
コミュニティーマネージャー
3月 21日, 2023 13:17
Hey, @joelslinn 👋 Question for you and your team. Are you using a HubSpot form? Or are you using a Forms API endpoint ? If API, are you u...続きを読む
SMCNULTY 3月 17日, 2023
Hello, I'm just starting out trying to make my first API call to HS. I'm a complete NOOB. I think what I'm doing might be getting phased out but I wanted to start here and work my way up. I am using VS Code and have a handful of extensions 続きを読む
0 いいね!
4 コメント
参加者
3月 20日, 2023 07:59
Interestingly enough I have nothing (well a '1') in my POST Body. I checked my "working" GET body's and those also all show '1'. The Get's work but...続きを読む
hnalaka 3月 12日, 2023
Hi all, I want to know if there is a way to colour fonts in timeline templates. What I have tried so far: I tried adding HTML tags to the HubSpot event template to colour the text using CSS, but I got an error as shown in the image. Text in t 続きを読む
0 いいね!
2 コメント
参加者
3月 13日, 2023 01:12
Thanks for the reply @himanshurauthan . So this means we can't change the font color in timeline templates right?
TShooju 3月 12日, 2023
I am creating workflow, one of the parameters is the following contextJson: (this action is from a get from a workflow done from the platform, I'm trying to clone it) 'actions': [{'type': 'UNSUPPORTED_ACTION', 'contextJson': '{"targetOb 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 13日, 2023 12:00
Hi, @TShooju 👋 Thank you for reaching out. Let's see if we can get the converstaion going, hey @LeeBartelme @LMeert @JBeatty have you tack...続きを読む
NBP 3月 07日, 2023
Hello, I use the API /crm/v3/objects/communications/batch/update to create multiple objects. I use the response to save the communication ID to update them later. But, the order in the JSON array results is not preserved (I te 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 07日, 2023 14:27
Hi, @NBP 👋 That set of endpoints does not offer a “sorts” filter or parameter. Hey, @JBeatty @Teun @Chriso-mwx , do you have any workarou...続きを読む
解決済み
ameliab 3月 06日, 2023
Hi all, Can anyone settle for me whether API rate limits apply to the ADF connector, if so what are these limits, and what is the latency on table refresh? Cheers Amelia
0 いいね!
3 コメント
Accepted Solution
キーアドバイザー | Gold Partner
3月 07日, 2023 11:58
Hi @ameliab My understanding is any integration using the API is subject to HubSpot's API Limits . PRODUCT TIER PER 10...続きを読む
解決済み
ANaik0 3月 05日, 2023
Hi Team Is there a way to get smart rule content over the API? My idea is to get content variation based on smart rule for Emails Thanks Aditya
Accepted Solution
名誉エキスパート | Elite Partner
3月 05日, 2023 23:15
Hello @ANaik0 you can use the HubSpot Content API to retrieve the content variations that are associated with a smart rule. Here's how you can do...続きを読む
解決済み
IElsanosi 3月 03日, 2023
Hello, Sometime, when the HubSpot property updates, I don't want to earse the existing property value if it is already set. For eample, I have this code: $contactInput = new SimplePublicObjectInput(); $contactInput->setProperti 続きを読む
0 いいね!
2 コメント
Accepted Solution
参加者 | Platinum Partner
3月 23日, 2023 06:38
Hey IElsanosi, You can use a conditional statement to check if the value of $user->getJob() is not null before setting the property in the ...続きを読む
AVdovicenco 3月 02日, 2023
I'm adding a link to an event template like this: [Listen]({{extraData.recordingUrl}}) Is there a way to make it open in a new tab?
0 いいね!
2 コメント
メンバー
3月 06日, 2023 06:44
Hi @Jaycee_Lewis ! Sure! I've tried adding attribute to the rendered link, but it doesn't work with any found solutions: [link](url){:target="_bla...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.