Hubspot Form – Custom Dynamic Redirect

There isn’t an out-of-box functionality that allows you to set different redirect actions based on values from a form submission with a Hubspot form. However, some easy javascript code inserted in the header of your site can allow you to easily do that. To get this behavior, its pretty simple. Figure out what form fields…

Read More

How to see if two properties are equal in Hubspot

Need to be able to compare two properties to see if they have they have the same value in a Hubspot workflow? While this isn’t native functionality, there are a couple quick ways to do this. Probably the most robust is to use custom code in a workflow— but this requires a paid Operations Hub…

Read More