⚙ Operations Hub

絞り込み条件
  • すべてのラベル
  • Custom Code Actions
  • Data Quality Automation
  • Datasets
  • Data Sync
  • Field mappings
  • filters
  • Format Data Actions
  • Programmable Automation
  • Resource
  • SNA
  • Snowflake
  • TOS
  • Webhook Actions
  • Workflow Extension
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
NQuateman 4月 17日, 2024
Is it possible in Hubspot to schedule a meeting with a specific contact, but not have an initial email or any follow up emails go to that contact? I know it sounds a bit strange, but I have various circumstances where I'd like to have that behavior 続きを読む
0 いいね!
5 コメント
最優秀メンバー | Elite Partner
4月 18日, 2024 16:37
@NQuateman if you add the seminar to your calendar and then open your contact in your CRM (the one you signed up with), you can go to the meeting t...続きを読む
JoshuaW 4月 11日, 2024
Does anyone know workflow custom code that would extract a specific parameter from the "Last Page Seen" contact property URL to then apply that value to another property for the contact? For example: If the "Last Page Seen" value is the following U 続きを読む
0 いいね!
1 コメント
殿堂入り | Solutions Partner
4月 12日, 2024 00:42
Hi @JoshuaW , This should be possible with a regex replace: I'm not a regex expert but this code snippet should correspond to ...続きを読む
解決済み
KMohamed15 4月 11日, 2024
Hi, I’m trying to use the Microsoft Dynamics 365 integration in Hubspot. To be more specific, I wanted to know if it was possible in Contacts to leverage the following fields: • Notes in the Activities tab of a Contact • The deal tab on the righ 続きを読む
0 いいね!
2 コメント
Accepted Solution
キーアドバイザー
4月 12日, 2024 14:40
Hi @KMohamed15 I'm so happy to help you! Yes! It's possible, but, you need to know: activities can only sync from Microsoft to H...続きを読む
解決済み
MSaurat 4月 08日, 2024
Hi, Is there a way to automatically create a field (using potentially custom code) from a URL string & an existing field? Eg: we have specific ID for our contact (CONT_ID) which are created automatically from an integration. What I'd 続きを読む
0 いいね!
2 コメント
Accepted Solution
殿堂入り | Solutions Partner
4月 08日, 2024 05:58
Hi @MSaurat , Yes, this can be achieved with calculation fields: https://knowledge.hubspot.com/properties/create-calculation-properties ...続きを読む
Serena2 4月 02日, 2024
Hello, I'm currently facing the task of manually cleaning and aligning data with HubSpot's columns before importing it. I'm considering using an ETL (Extract, Transform, Load) tool for this integration, but I haven't come across any free options fo 続きを読む
0 いいね!
2 コメント
トップ投稿者 | Elite Partner
4月 02日, 2024 09:07
@Serena2 Have you evaluated HubSpot's free import tools? https://knowledge.hubspot.com/import-and-export/import-objects
MKerkar 3月 27日, 2024
Hello everyone! I'm in the process of creating a report on the marketing email "not sent" metric. Currently, the "not sent" metric is not directly available as a property and cannot be directly pulled into a report. However, the email events API ov 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 28日, 2024 06:03
Hi @MKerkar , I hope that you are well! Great question, thanks for asking the Community! So, you'd like to copy the "dropped" email event type i...続きを読む
JLeveille 3月 27日, 2024
Hi all. I am having an issue with 37 contact records that were deleted in NetSuite recently as part of a cleanup. Those records never existed in hubspot, yet when the contact sync runs, its trying to sync them. Is there a way to stop deleted 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
3月 27日, 2024 16:46
Hey @JLeveille , thank you for posting in our Community! Please check the sync settings in both NetSuite and HubSpot to ensure that deleted ...続きを読む
TSweet2 3月 26日, 2024
Hello, I have recently gotten a notifciation that there is a contact in my account that is reaching the association limit for emails. I am trying to use a custom code action in workflows to possibly un-associate emails from the contact. I current 続きを読む
0 いいね!
3 コメント
メンバー
4月 12日, 2024 00:04
Hi! You can do this quite easily with Lutra. I've created a demo video to show you how that is done! (Disclaimer: I am one of the founders here at...続きを読む
解決済み
Robin_Miller 3月 26日, 2024
Hi All Hope this is the right place for this question. Has anyone else's 'Record ID' format changed recently? Ours has been 6-digits for a long time, but suddenly recently it's jumped to 10-digits. Obviously this doesn't make any operational diff 続きを読む
0 いいね!
2 コメント
Accepted Solution
殿堂入り | Solutions Partner
3月 26日, 2024 05:34
Hi @Robin_Miller , Yes, this change was announced in December 2023 and is explained here: https://community.hubspot.com/t5/Developer-Announce...続きを読む
Zayne 3月 18日, 2024
I'm really excited and happy that we can now create webhooks in workflows. But... There is currently NO way to use these fields in custom code. They appear there, but they are greyed out. Why this is a big issue, is that I sometimes have the we 続きを読む
0 いいね!
2 コメント
キーアドバイザー | Platinum Partner
3月 27日, 2024 11:27
Have you tried to branch on the value of your empty webhook property? If values are standardized, empty values would take the "None met" branch and t...続きを読む
MWilliamson8 3月 15日, 2024
I want to have insight into a companies deal performance by individual order number (i.e. how does a companies 8th deal closed, compare to their next 5 deals closed). In the past I have done this outside of HubSpot, but wanted to try and do this 続きを読む
0 いいね!
2 コメント
ガイド役 | Elite Partner
3月 19日, 2024 06:28
@MWilliamson8 - I would: 1. Create a custom calculation deal property to calculate each deal's 'performance' 2. Then create a single obj...続きを読む
TRichard7 3月 15日, 2024
After Hubspot improved the look of the dataset yesterday, all of our dataset-based reports crashed. Reports created from scratch, identical to the ones that crashed, work just fine. Anyone facing the same issue? Any solution? Thanks
0 いいね!
1 コメント
ガイド役 | Elite Partner
3月 15日, 2024 07:42
@TRichard7 - FYI, I've just checked on a dataset-based reports in a few different HubSpot portals and all seem to be OK.
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する

Sign up for the RevOps with HubSpot Newsletter

Stay up to date on RevOps best practices and our community calendar