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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
解決済み
BBabics 4月 18日, 2024
Hey, I hope you are doing well! We would like to use HubSpot and its API to extract the booked meeting slots using this API endpoint: https://developers.hubspot.com/docs/api/crm/meetings . Our HubSpot meeting scheduler is connected to Google 続きを読む
0 いいね!
4 コメント
Accepted Solution
メンバー
4月 18日, 2024 11:07
Hey @BBabics , Theres a couple of stuff that could be happening here. When you schedule a meeting with the HubSpot schedular does this correctly cr...続きを読む
TSpooner5 4月 17日, 2024
I'm using the "Get a marketing event" endpoint in the Marketing Events API but the method shown in the documentation isn't working, paritcuarly the following part of the example: const apiResponse = await hubspotClient.marketing.events.mark 続きを読む
0 いいね!
2 コメント
投稿者
4月 18日, 2024 08:58
https://developers.hubspot.com/docs/api/marketing/marketing-events
wz3 4月 11日, 2024
When clicking on the chat icon on the website and opening the chat box, I need to know the event when the chat box is opened. In the development documentation, I did not find an event that can listen for and open it , such as a window w 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
4月 12日, 2024 14:25
Hi, @wz3 👋 Welcome to our community! Thanks for your question. I'd like to invite some our amazing community members to the conversation — hey ...続きを読む
YodelpopDevelop 4月 10日, 2024
Hello, I have created marketing events in hubspot and imported the contacts who have registered or attended the event. Now I want the list of contacts who have registered/attended the marketing event through API. I could find the API to get the 続きを読む
1 いいね!
3 コメント
メンバー
4月 15日, 2024 03:26
Hello @Lucila-Andimol , Thanks for the reply. If we can get the marketing events participation in from the contacts API then in which field the deta...続きを読む
PRao5 3月 25日, 2024
Hi, When I call /events/v3/send using following post data. It says 204 no -content data. this is fine. { "eventName": "xxxx_TCG_TEST", "email": "paddutcg@gmail.com", "properties": { "hs_city": "Mumbai" }, "objectType": "0-1", "objectId": "23 続きを読む
0 いいね!
2 コメント
参加者
3月 26日, 2024 16:10
Hi, Thanks for replying. Sorry, its my typo mistake. But its not with that issue. Here I attched the screens shots for the same. Please help on it. ...続きを読む
WinstonN 3月 14日, 2024
Hello, I have a website, which I am now trying to overhaul by creating my own cookie consent banner. How exactly can I simulate hubspot banner clicks or to set hubspot cookie consents for marketing/analytics/essentials programmatically? The given 続きを読む
0 いいね!
3 コメント
トップ投稿者 | Platinum Partner
3月 20日, 2024 15:39
Hi @WinstonN Just in case you have not see this, HubSpot has some documentation for Cookie consent banner API . While it may not answ...続きを読む
解決済み
ASR 3月 06日, 2024
Dear Hubspot Community, We are exhibiting at a large event soon and would like to collect the contact details from the QR codes on the badges using the QR code scanner in the Hubspot Mobile app. To do this, we have purchased an API from the eve 続きを読む
1 いいね!
1 コメント
Accepted Solution
キーアドバイザー | Platinum Partner
3月 06日, 2024 05:47
Hi @ASR I wanted to discuss the topic of adding basic authentication for the external app's API in HubSpot. Unfortunately, it is not possib...続きを読む
解決済み
Vermilion 3月 04日, 2024
Hi all, I've set up a custom event called Purchase to bring this conversion data into HubSpot from a third-party platform, which fires via javascript upon purchase completion. It is being passed via Google Tag Manager, and I can see in the HS cust 続きを読む
0 いいね!
2 コメント
Accepted Solution
キーアドバイザー | Platinum Partner
3月 06日, 2024 09:24
Hi @Vermilion , Events will be tied to identified visitors only. If the visitor didn't filled a form before completing the event, the ev...続きを読む
解決済み
TBorah 3月 04日, 2024
Hi, I am trying to send event data from Amplitude to Hubspot using Amplitude destination. I am trying on my HS sandbox account right now. "There was an issue with sending your test event. HubSpot rejected payload with status code 400." And thi 続きを読む
0 いいね!
1 コメント
Accepted Solution
コミュニティーマネージャー
3月 04日, 2024 18:38
Hi, @TBorah 👋 welcome to our community! Thanks for your question. If you haven't already, this might be worth a support ticket to clarify ther...続きを読む
AKeselj 2月 12日, 2024
Hi everyone, I'm encountering an issue with tracking page views for contacts in HubSpot. I've set up an identification tag in Google Tag Manager (GTM) and am pushing identify events from my trial and book a demo pages in Webflow. However, despite 続きを読む
0 いいね!
7 コメント
最優秀メンバー | Elite Partner
2月 14日, 2024 07:53
@AKeselj You're right - as the GTM integration in HubSpot would be to connect it to a HubSpot website... Your logic makes sense and everythin...続きを読む
RDavey 2月 12日, 2024
Having difficulty getting this api set up https://developers.hubspot.com/docs/api/analytics/events Testing it on the page it works, but when I try and integrate it on my site or in Postman i just get hit with the ERR_ABORTED 415 (Unsupported Med 続きを読む
0 いいね!
2 コメント
メンバー
2月 13日, 2024 08:07
Hi @BérangèreL Thanks for your response: - The first solution, i don't believe is the date formatting as I have been using the example format fr...続きを読む
解決済み
pac0001 2月 05日, 2024
I need to pull ALL of our email events into our DataWarehouse, regardless of the Campaign. I am using the Event API, inside a loop, adjusting the offset, using the value from the previous API response. [ https://api.hubapi.com/ email/public/v 続きを読む
0 いいね!
3 コメント
Accepted Solution
コミュニティーマネージャー
2月 06日, 2024 14:16
Hi, @pac0001 . Thanks for your question. Q1. That is correct – “ The maximum allowed value is 1000. ” Q2. There is not a batch equivalen...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.