Lead Capture Tools

saran_io
Contributor

Dynamic Output page routing based upon drop-down from form

SOLVE

Hello Community! 

 

I've a unique scenario to achieve using HubSpot. Would like to get opinion from the community on the best availble solution.

 

Problem statement : Route to different pages based upon the drop-down value from the HubSpot form. Upon the completion of the form submit, user shoud receive an e-mail wiith the knowledge base document.

0 Upvotes
2 Accepted solutions
HFisher7
Solution
Top Contributor | Elite Partner
Top Contributor | Elite Partner

Dynamic Output page routing based upon drop-down from form

SOLVE

@saran_io - Create a workflow that enrolls when someone submits the form with an if/then branch splitting out the different options from your dropdown property then an action that sends a follow-up email linking to the relevant knowledge base article


Hannah Fisher
CRM Platform Consultant @ Elite HubSpot Partner BabelQuest
Unlock the potential of HubSpot

Did my post help answer your query? Help the Community by marking it as a solution

View solution in original post

saran_io
Solution
Contributor

Dynamic Output page routing based upon drop-down from form

SOLVE

Thank you @HFisher7 . I was able to accompilish that and the requirement to route the different pages upon clicking the submit button in addition to sending the artifacts to the users.  Here's a solution, I've used.

 

1. Create marketing compaign emails with the details of the artifacts

2. Create workflow to send the email based upon the drop down submission 

3. Implement custom code (onsubmit for the form) to route the different pages based upon the drop-down value.

 

Regards,

Saran

View solution in original post

3 Replies 3
dominicw
Member

Dynamic Output page routing based upon drop-down from form

SOLVE

Check out the Fillout form builder (integrates natively with Fillout). You can do what you described using "page logic" (guide here). Hope that helps!

HFisher7
Solution
Top Contributor | Elite Partner
Top Contributor | Elite Partner

Dynamic Output page routing based upon drop-down from form

SOLVE

@saran_io - Create a workflow that enrolls when someone submits the form with an if/then branch splitting out the different options from your dropdown property then an action that sends a follow-up email linking to the relevant knowledge base article


Hannah Fisher
CRM Platform Consultant @ Elite HubSpot Partner BabelQuest
Unlock the potential of HubSpot

Did my post help answer your query? Help the Community by marking it as a solution
saran_io
Solution
Contributor

Dynamic Output page routing based upon drop-down from form

SOLVE

Thank you @HFisher7 . I was able to accompilish that and the requirement to route the different pages upon clicking the submit button in addition to sending the artifacts to the users.  Here's a solution, I've used.

 

1. Create marketing compaign emails with the details of the artifacts

2. Create workflow to send the email based upon the drop down submission 

3. Implement custom code (onsubmit for the form) to route the different pages based upon the drop-down value.

 

Regards,

Saran