Hello all, Just found a solution for doing a basic validation on fields before submit on a hubspot form. Conditions: Raw html form Include jquery Code <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>
<script>
hbspt.forms.create({
region: "...",
portalId: "123123",
formId: "xxxxxxx",
onFormReady: function () {
// Use a more specific selector if poss
...read more
Hi, Part of our business is selling services. I'd like to create a new Deal Property that gets its value from a calculation. In two deal properties we set 'Start Date' and 'End Date' . This allows for a quick (and correct) return for 'Project Duration '. Now I want to use the output of 'Project Duration' and the deal 'Amount ' to calculate the value of a new Deal Property --> Monthly Contract Value. In my simple attempt,
...read more
Hey, HubSpot Developers! There are plenty of questions about the upcoming sunset and how to migrate your apps using API keys to use Private Apps.
Luckily, our amazing team put together this guide, Migrate an API key integration to a private app ✅
Changelog information here — Upcoming: API Key Sunset
If you have questions about the guide or the information included, please leave your feedback in the comments. If you have s
...read more
I wanted to get some opinions on which direction to go based on a custom project scenario we have. First, a little background...
Phase 1 - Created a dashboard webpage that is set to "private - registration required" and displays data from a custom object based on the user that's logged in. This is working correctly but hasn't been taken live yet. Currently creating the project in a sandbox.
Phase 2 - This is the part where we wan
...read more
tl;dr -- Submit this form to add suggestions for additional how-to content
Happy New Year, everyone!
I am sure you all are easily sticking to your resolutions 😜
We have this fellow named @AJLaPorte from the HubSpot Developer Advocacy team who has a resolution of his own. Create content that will make your lives as HubSpot developers easier.
But, he needs some help. What kind of content would you like to see? Fill
...read more
Hello everyone. We are having an issue where all of a sudden the blog listing page stops loading. when previewing the pages in Hubspot, the content pulls through but then when you look at the live version, it says " 404, Page not found" wi read more
Hi there, I need to integrate custom web forms to Hubspot using an API that was previously used for integration with our Salesforce. I understand a new contact is created for each new enquiry in Hubspot. However, I am aware people can make m read more
Hi, Would using standard Hubspot forms be option be an option? If so, using the "Always create contact for new email address" option for the Hubspo...read more
Hi everyone, I've been working with our development team and HubSpot support and haven't been able to find a solution to this problem. I'm hoping someone out there has figured this out and can lend a helping hand. The Problem: We have the HubSp read more
Hi there! Both the main website and the web app are added to our site domains and the cross-domain tracking is turned on. This doesn't seem to be fix...read more
HubSpot is excited to introduce new API endpoints to associate contact lists with marketing events seamlessly. This functionality is particularly valuable for app developers who create marketing solutions on HubSpot’s marketplace, facilitating bet read more
We are using metabase for our data needs. I am looking for a way to pull some of the data to present it in Hubspot for the support team. Example: Metas base holds data about client KPI, "project results" I want to be able to add this read more
Josh, No problem. The explanation will potentially make it sound even more technical, but I can give it a shot. Metabase is for sure connect...read more