Hello HubSpot Community, Our company is on the Enterprise plan, and we use serverless functions for private apps. For audit purposes, I need to automate the weekly export of serverless function audit logs. I've checked the HubSpot API, and i read more
Hi everyone, I have a custom object called Quote , which is associated with Deals (standard object). By default, all associated deals show up on the quote record view. I want to only show associated deals when the quote's Probability of Cl read more
@bharath45 wrote: Hi everyone, I have a custom object called Quote , which is associated with Deals (standard object). By default, all asso...read more
Hello, I have a chatbot created using chatflows on my website, I need to be able to capture a specific parameter from the session URL and save it to the contact record created by the bot. I found a post talking about saving the param as a cookie i read more
Hi Community, We have a business requirement concerning a custom object named Quote , which contains a field titled Probability of Closing . The visibility of the Add Deals button should be controlled based on the value of this field as foll read more
Hey @bharath45 ,
from my experience this can only be done with a so-called custom card (or UIE card; just a different name) that has to be develo...read more
Hello there, is there a list with all standard parameters I can use by calling modules and standard tags via hubl? For example https://developers.hubspot.com/docs/reference/cms/hubl/tags/standard-tags#color. Here you can use the no_wrapper=T read more
Hey @Torsten_Utz , Yes, HubSpot provides comprehensive documentation detailing the standard parameters available for both HubL tags and modules. ...read more
Hello, I'm writing to you because I have a problem with my blog on HubSpot. When I go to my blog, I see several different links: https://blog.lescuistotsmigrateurs.com/ (the main page, it's normal) https://blog.lescuistotsmigrateurs.com/page/ read more
The canonical URL for the /page/x all point to the home page so Google is probably batching them together due to this. If this is a "homepage" templa...read more
Currently HubSpot will only create association or edit record in a workflow if the properties match exactly. Allowing for approximate matching (with a review step to give the user a chance to correct any unwanted associations or record edits) would read more
Hi @pm_di . How are you? Here on the HubSpot community, we have a place to put the ideas https://community.hubspot.com/t5/HubSpot-Ideas/idb-p/Hub...read more
For the Create associations action in a workflow, if there are over 100 matching objects, it shows the error "This request could not be completed. It exceeded our limit by attempting to process more than 100 associations at once. Please conta read more
Hi @pm_di and welcome, we are delighted to see you here! 🤗 Thank you for reaching out the HubSpot Community! I'd like to thank you for shari...read more
i created one field in custom object as A, i used the same field using Property sync in standard object B , now i'm trying to use the same field from B inside a custom ojbect field of an other standard object C if i try to do so i'm getting error w read more
I'm trying to add the google translate language switch to my HS site. I added this code snipped (generated from google translate) to the site header and it saved just fine. But the issue is the google translate widget is not showing up on my site. I read more
Hey Taylor, There could be multiple reasons why the widget is not showing up. First I would try opening the page in an incongnito browser and see...read more
I need help with making the hover not transparent on the dropdown menu I created in the header hat menu in the top right. When someone scrolls over the glove icon, the options are shown, but the background is transparent and they can't read the dro read more
Hey Taylor here's a code snippet that can help you .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-chi...read more
Hi everyone, I'm encountering a strange issue with a page I built entirely on HubSpot — including the design, content, and footer. The page is live here: https://blog.lescuistotsmigrateurs.com/ My main website is hosted on Shopify, and in the fo read more
Normally, footers use the hubspot/menu.module to make use of the Hubspot Navigation available in settings. It looks like the modile you're using is c...read more