Hi HubSpot developers, Would anyone know how I can fix the behaviour described below? On this page of my site: https://www.arteris.com/ip-deployment-technology-products When I select the features tab of the second column named "Magil read more
It's because the line " update/manipulation/creation" causes the second box to increase in width. You would either need to remove flex-wrap from the ...read more
Hi HubSpot Developers, I'm trying to change the wording on the caption located on my page slider but I can't seem to be able to do this on the page Edit menu. I'm able to locate it using Google Chrome Inspect tool but I don't find it in HubSpot so read more
If you're unable to edit the wording of the caption on your page slider using the page Edit menu in HubSpot, but you have identified the element usin...read more
Hello, My name is Andres - I recently submitted an app for publishing in the Hubspot marketplace (the developer account is tied to lido@trylido.com ). I was wondering when we can expect to hear back about our review status? I was also wonderi read more
Hi! I talked to a support earlier regarding this issue and she sent me a link which is this one: https://community.hubspot.com/t5/Lead-Capture-Tools/Adding-a-Contact-Owner-Meeting-Link-to-a-CTA/m-p/523802/highlight/true#M6698z However, I'm st read more
Hello @karstenkoehler , thanks for letting me know about this. I wanted to know how can I add dynamic meeting links on email templates based on Acc...read more
Hello everyone, We just integrated our SaaS tool with Hubspot and it will be ready in a couple of days. You can check our website: https://www.sweephy.com/ Feedbacks are matter to us.
Hello Jaycee, Thank you for the response. Yes, of course. With basic OAutch, our tool can get data from Hubspot contacts lists, deals, and companie...read more
I have figured out how to limit the zip code field to a maxlength of 5 characters with jQuery but we still have customers submit less than 5 characters. Unlike limiting the max number that can be handled with a property on the input for minlength t read more
We are still trying out solutions and pouring through the community posts for an answers on our end but we still don't have a minlength on the zip fi...read more
We've built an open-source Unified API for Hubspot/CRMs that allows your customers to connect their Hubspot/CRM account with your application. From there, we also built a simple open-source syncer that will move all of that data to destinations incl read more
HubSpot Conversation API is in beta right now, but as I'm testing the beta, I've implemented Chat GPT as a conversation-handling bot for my live chat 😀 ✌️ It's a very simple solution for anyone with access to HubSpot Conversations API (beta) read more
@surmacki - this is amazing! I would like to get this working on my environment as well. In my Make account, I have my HubSpot account connected a...read more
Hi, I am trying to change the meeting's outcome to "scheduled". I get "success" from the code, but I do not see the outcome changed. Did anyone encounter anything similar before? const axios = require('axios');
exports.main = async (event read more
Hi, I submitted my custom code snippet on https://www.hubspot.com/programmable-automation-use-cases two weeks ago, but just get auto reply said my submission has been received. Any @hubspot staff can tell me the status? Thank you.
Hi @Cereno-Deng ,
Our team had a look at your code and added a couple of edits. They recommend to review it commit-by-commit: https://githu...read more
Hi, If anyone looks to create a 2-page form using Hubspot, this is the solution for this, the only down side the this script is that must to ask for the email on the first page form: <script charset="utf-8" type="text/javascript" src=" read more
Hi, @miljkovicmisa Yes, I want the fields of the form to be on different pages, but doing something like this is need a good developer to crea...read more
In my work, some external service (Acme) needs to know how many business, deals or pipelines exist on hubspot There are 02 solutions # Request driven or point to point integration Acme will consume some hubspot api (to get business, deals read more