Hi, I have been dealing with this problem for 2days already and all my codes did not work. When a visitor makes a form submission, it will fill up a contact property called "shop_number" as a single line text. And; because it is a singl read more
Hi folks! Which tool do you recommend for sending WhatsApp messages through the HubSpot workflow? I need one that can have different inboxes for teams (sales, customer success, etc.). What do you recommend?
Hey @GoularteVieira , glad to see you here!
We're using the Spread.Chat , and it's working for us (looking for expand our operations from 6...read more
Hi Everyone. I'm trying to build a calculation that shows the time between a lead becoming an MQL and an SDR making a call to them. My initial thinking was to create a calculation property using the new "Time Between" feature. Hubspot timestamps read more
Hey @timo1 ,
adding a Time Between calculation property would also be my first guess. And adding an additional property that gets set by a w...read more
Hey all. I have a unique use-case. We are a B2C home service company. We use Contacts to represent homeowners, and possibly their spouse (a separate contact). We use deals to track new revenue opportunities We use tickets for service requests read more
@BrendonTW - it seems to me that what you want to do could be achieved pretty simply using a imited amount of custom code ina workflow step. - th...read more
Is there a way to send an email with a copy of a list to contact owners without them having to enter HubSpot to view the list? We have contacts automatically added to our large 'Bounce List' whenever they bounce. I would like to send a once-a-w read more
Hi @GWalsh ,
Exports can unfortunately currently not be scheduled. It's something that would have to be done manually on a recurring basis the...read more
I'm brand new to Javascript and Marketing Ops and I've recently been following a guide Jack Coldrick created on building a referral program. Since he wrote the guide, the syntax used to connect to the API has changed a little bit which is reflect read more
We had to adjust the search query, converting the referrer id to a string so it could be matched. We also changed some of the syntaxes within the sea...read more
Hello! I found a problem with Hubspot default properties related to sequences, as "Number of sequences enrolled" (the number of times a contact was enrolled into a sequence), for exemple. We found a contact that was subscribe into a sequence, but th read more
I am pretty new to Hubspot but have a couple of workflows working. This one has defeated me though. I have added Amplitude tracking in Hubspot. This generates an ID to uniquely identify the user in the CMS. This ID is generated and sent to Ampli read more
We have 21 active workflows currently running as we automate our business. We have more planned to come as well. As our business grows, we are finding ways to improve and expand our current workflows. Right now, I have 12 workflows that I want read more
Hi @MarwanDajani ,
I have requested this a while ago here: https://community.hubspot.com/t5/HubSpot-Ideas/Workflow-draft-permissions-workflow...read more
Hello all, I am trying to build the code that will do the following: If the amount on the deal = 0 and there is total_mrr > 0 on any line item then update the amount with the total of all line items that have total_mrr>0 else do nothing.
I believe I have gotten fairly close. Please look at this post as I have most of my detail in there. It has my code and screen shots so you can see...read more
Hi team, my revenue can be broken down into one off vs recurring revenue. I would like to break that down and assign different probabilities to both and then also forecast both seperately. How can I set this up? Thank you
Absolutely agree with KimM's points here. I would stress, however, that you do some very careful consideration before going the custom code route...read more
I am trying to create a trigger in a deal workflow using re-enrollment criteria, which will be activated when a line item is modified without any change in the line item amount. I have noticed that the Last Modified date of a line item can read more
Hey @SWM ! There are a couple of ways to go about this, depending on how sensitive you are to irrelevant re-enrolments. As a piece of conte...read more