We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Apr 1, 2020 5:10 PM
We currently use the Hubspot plugin in our Wordpress site and want to implement plain HTML forms using the Hubspot shortcode. In addition, we want to be able to pass URL parameters to the forms to pre-populate hidden fields. This this possible? I can't find any documentation on the shortcode or a solution.
Solved! Go to Solution.
Apr 23, 2020 8:01 AM
Thanks for the tag @sharonlicari
Hello @joshk,
HubSpot has a feature called Collected Forms that will allow you to build a plain HTML form and collect the data in HubSpot. There is a help article available here.
From experience, it's important to have an exact match between the form labels on your web page and the corresponding form fields in HubSpot.
There are also extensions available for a couple of the major WordPress forms plugins, including Gravity Forms and Contact Form 7. You'll need both the forms plugin and the extensions I linked above. These WordPress plugins allow you to map fields between the wordpress form and HubSpot, giving you more control over how data flows between your website and HubSpot. Personally, I prefer this option, although it is a bit more complicated to execute.
Hope this helps, and I am happy to answer any questions you might have about these two approaches.
Apr 23, 2020 5:02 AM
Hey @joshk
Apologies for the delayed answer. Do you still need help with this matter?
Hey @trevorjones71 Any tip you would like to share with @joshk
Thank you
Sharon
![]() | ¿Sabías que la Comunidad está disponible en Español? ¡Participa hoy en conversaciones en el idioma de tu preferencia,cambiando el idioma en tus configuraciones! Did you know that the Community is available in other languages? Join regional conversations by changing your language settings ! |
Apr 23, 2020 8:01 AM
Thanks for the tag @sharonlicari
Hello @joshk,
HubSpot has a feature called Collected Forms that will allow you to build a plain HTML form and collect the data in HubSpot. There is a help article available here.
From experience, it's important to have an exact match between the form labels on your web page and the corresponding form fields in HubSpot.
There are also extensions available for a couple of the major WordPress forms plugins, including Gravity Forms and Contact Form 7. You'll need both the forms plugin and the extensions I linked above. These WordPress plugins allow you to map fields between the wordpress form and HubSpot, giving you more control over how data flows between your website and HubSpot. Personally, I prefer this option, although it is a bit more complicated to execute.
Hope this helps, and I am happy to answer any questions you might have about these two approaches.
Apr 24, 2020 8:02 AM
Hi @joshk,
It occurs to me that I missed part of your question. Here is a knowledge base article on using query strings (URL parameters) to populate form fields in hubspot forms.
https://knowledge.hubspot.com/forms/can-i-auto-populate-form-fields-through-a-query-string
Cheers!