⚙ 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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
Taeliesyn 12月 06日, 2024
I'm hoping i'm posting this in the correct community! I'm trying to build a UseCase for HubSpot with a non traditional CRM useage, unfortunately I can't figure out a way to configure the system to meet the requirements, any help would be appreci 続きを読む
0 いいね!
2 コメント
メンバー
12月 06日, 2024 18:55
Hi @PamCotton Thanks for the reply and tagging the resident experts. I experiemented with Custom Objects and Custom Fields, but just couldn't wrap ...続きを読む
Colbyne123 12月 05日, 2024
HubSpot has an activity cap on 10K logged emails, and 50K activity cap on other logged activities (calls, notes, etc). Our business is rapidly expanding, and we anticipate (and already are) hitting this cap on many of our company/contact record 続きを読む
0 いいね!
4 コメント
メンバー
12月 06日, 2024 14:12
Appreciate the response. Our business model is unique in that we run a virtual contact center alongside HubSpot. So, our 100+ agent workforce log...続きを読む
ahmedbs 12月 03日, 2024
from datetime import datetime maintDate = '' def main(event): try: input_fields = event.get('inputFields') # Get the maintenance start and end dates maint_start_date = input_fields.get('maint_start_date') maint_end_date = input_fields.get('maint_en 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
12月 03日, 2024 17:42
Hey @ahmedbs , thank you for posting in our Community! Looks like the issue lies in the variable name mismatch in your return statement. You...続きを読む
解決済み
Huntscape-Ops 12月 02日, 2024
I am getting ready to start a huge migration project from 50 Keap Instances into one Hubspot Enterprise Instance. Is it possible to use the Keap integration i.e. add one Keap instance and sync to Hubspot? Then remove that instance and add a diff 続きを読む
0 いいね!
2 コメント
ベストアンサー
殿堂入り
12月 02日, 2024 19:01
@Huntscape-Ops I'm 90% certain that sync/disconnect/repeat won't be possible. The other consideration you'll need to make is regarding the tags in ...続きを読む
MCarr2 12月 02日, 2024
Hi everyone, We currently use an integration called Subskribe to manage all of our subscriptions (SaaS). The Subscriptions custom object information is: objectTypeId: 2-21331959 internal name: subskribe_subscription fullyQualifiedName: p8 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
12月 02日, 2024 11:56
Hey @MCarr2 , thank you for posting in our Community! It sounds like your workflow is on the right track! To ensure it works as intended, co...続きを読む
解決済み
ELar7 11月 28日, 2024
Hi I'm trying to sort out my company's hubspot, here is the scenario, I hope someone can help or point me somewhere: They have the Marketing subscription. 10 users Using it since 2016 About 30k records Is there a best practice way to adapt or ref 続きを読む
0 いいね!
4 コメント
ベストアンサー
キーアドバイザー | Solutions Partner
11月 29日, 2024 00:54
Hey @ELar7 To adapt or refine your current database for integrated use by your business development team with marketing data, follow these be...続きを読む
解決済み
MPedraza3 11月 27日, 2024
Hello there! How can I visualize in the list of customers the ones that are repeated?
0 いいね!
1 コメント
ベストアンサー
殿堂入り | Solutions Partner
11月 27日, 2024 09:44
Hi @MPedraza3 , That depends on how exactly you document purchases – but assuming that it's won deals, you could approach it with a custom cal...続きを読む
解決済み
EVatsev 11月 27日, 2024
Hello, I am creating a deal based workflow that will add deals to a list when a deal contains a specific line item. I created a static list, tested the workflow and it does what it's purpose is. However, it created a list automatically. Thes 続きを読む
0 いいね!
2 コメント
ベストアンサー
殿堂入り | Solutions Partner
11月 27日, 2024 03:33
Hi @EVatsev , Workflows don't create lists on their own. What you're experiencing are likely the lists that you can create as a preview of rec...続きを読む
解決済み
EVatsev 11月 26日, 2024
Hi, I have a lot of formatting issues in my portal when it comes to contacts. Example, first and last name are .. (usually created from imports), email address as name, descriptive names (finance team of X company) and many more. Is there a 続きを読む
0 いいね!
2 コメント
ベストアンサー
殿堂入り | Solutions Partner
11月 26日, 2024 05:50
Hi @EVatsev , Yes, you can set validation rules for (some of these) properties, see here: https://knowledge.hubspot.com/properties/set-valida...続きを読む
解決済み
andyjohnson 11月 23日, 2024
Hey everyone, I'm trying to create a workflow that checks renewal deals on a daily basis, then moves them to corresponding stages in our Renewal Pipeline based on how far away their renewal date is. However, I cant get the deals to re-enroll automa 続きを読む
0 いいね!
2 コメント
ベストアンサー
トップ投稿者
11月 25日, 2024 05:25
Oioi @andyjohnson !, everything good on your logic!! That didn't work because Hubspot tries to prevent workflows being on a infinite loop so you nee...続きを読む
JFenchel 11月 20日, 2024
I'm currently working with Affirm to receive webhooks and they want me to provide a url for them to send the webhooks to. But as far as I can tell in order to allow hubspot to receive a webhook, I need to receive a test event while I still have the 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
11月 20日, 2024 17:13
Hey @JFenchel , thank you for posting in our Community! It seems HubSpot’s webhook setup requires real-time testing to capture the URL durin...続きを読む
JSpain 11月 19日, 2024
Hey there, We are having an urgent issue with a file in our hubspot instance. This file download was working but we have received reports that it no longer works within the past day. This file is fetched via a command line when customers downloa 続きを読む
1 いいね!
2 コメント
参加者
11月 20日, 2024 11:52
Same problem here. In our case we have a Datadog syntethic test in place which is checking if our site returns 200/OK status. Yesterday it started to...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する

Sign up for the RevOps with HubSpot Newsletter

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