Is anyone else experiencing ridiculously slow page loading times? HubSpot works brilliantly for the first hour of the day and then everything slows down, sometimes with a lag of 30 - 45 seconds between searching for a record and finding it or typing read more
Hi @ISánchez0 1.HubSpot’s outbound‑webhook action sits inside workflows and is only unlocked with Operations Hub Pro/Enterprise ( https://knowle...read more
Hi there, I'd like to set up a workflow that triggers everytime someone visits a high intent page. Once they visit the page, I would like an email to be sent to our team that includes the company of the person that visited that page. Our entire webs read more
I am attempting to use the custom code workflow capabilities in Operation Hub to merge two contacts if they match on the mobilephone (internal name) property. This is very similar to the use case provided by Hubspot staff here sample-workflow-custo read more
Hi @customtruck This might help you • Use the POST /crm/v3/objects/contacts/merge endpoint (not the old “merge-two” v1 URL). Body must be: { "p...read more
im using some code to check all contact email addresses within hubspot for their dmarc status to inform those contacts to improve their cyber security. const dns = require('dns').promises; exports.main = async (event, callback) => { const em read more
@CWhite36 Nice work At this point the missing link is how those outputs get written back to the contact record. In HubSpot, a custom‑code action ...read more
I'm setting up what I thought would be a simple set of automations. The client has an intake form for scheduling consultations. They have 2 types of consultations. I set a property for "which product" on the form that has a radio select for each ca read more
Hey @Jsum I understand the confusion - hopefully I am understanding your questions Payments and Deals are their own objects so each can opera...read more
Hi guys,
When setting up a sync for a custom object, at the top of the list for the HubSpot side of the sync are all available associations. These have worked fine so far.
However when attempting to do the same for contacts and read more
Hi @PThomasFuelius ,
In HubSpot, association labels for standard objects like Contacts and Companies are not exposed in the same way as for...read more
I am trying to use a calculated field, but if one of the values is empty in the calculation, then it returns a null value. ([properties.imported_total] + [properties.total_donations]) There has to be an easy way to fix this but chatgpt is te read more
@Huntscape-Ops strange - can you save this and see if it populates correctly on records? It should work, see my screenshot. If it doesn't after ref...read more
Hey Operations Hub community! 👋 We've written a "Custom Code" Action we'd like to share that can help you generate short, unique IDs directly within your HubSpot workflows. This can add a layer of unique identification to your data without need read more
I feel like Datasets are an underappreciated part of Operation Hub. Especially with the improvements over the last year or so. I made a video to highlight some of the powers it has since there isn't a lot of content showing that right now.
read more
Hi @DanMYD ,
Thank you so much for sharing your video! It's great to see someone highlighting the capabilities of Datasets in Operations Hub...read more
We've been testing an integration and decided it was best to start with a clean data set. I deleted our environment's Sandbox and immediately received a message that read " Because you downgraded to Operations Hub Free, custom mappings are no longer read more
Hi @JillianMolina ,
I'd recommend discussing this directly with HubSpot support in-app, via chat or email, or with your account manager. They ...read more
My pipeline consists of several stages: Discovery Review > Detailed legal and technical review during the pre-sale phase Proposal > Quote sent Validated Quote > Written confirmation received Closed Won I would like to prev read more
Hi @DBoussagol ,
This is unfortunately not possible at this stage. However, other users have requested this before: https://community.hubspot...read more