bachiloglu
(Fernando Catalán Bachiloglu)
July 28, 2022, 5:55pm
1
Hello.
I’ve integrated hubspot to a form with an URL in the action field of it. Now, I want to redirect to a thanks-for-contact-us page after submitting the form, but it doesn’t work.
I tried removing the hubspot integration link from the action field and it redirect correctly.
Can I make these two actions work at the same time?
Here is my site Read-Only: [Webflow - Motion Learning ]
(how to share your site Read-Only link )
learyjk
(Keegan Leary - Web Bae)
July 28, 2022, 6:16pm
2
This post mentions that redirect only works with the standard Webflow action. Looks like if you want to redirect with the Hubspot action you either need to:
Change the Hubspot action to include a redirect
Using custom code - Intercept the Webflow form submission and preform your action + redirect there.
If you cannot change the Hubspot action let me know and we can work up the code you need.
1 Like
bachiloglu
(Fernando Catalán Bachiloglu)
July 28, 2022, 6:46pm
3
Hello, learyjk.
Thanks for the reply.
I can’t change the hubspot action actually.
So, I think that I need an eventListener, but I’m not sure.
dpstechy
(DP Singh (Byteline))
August 8, 2022, 8:09pm
4
You can use Byteline no-code platform to redirect easily. Here are the steps:
Create a Byteline flow with Webhook trigger and API Connector tasks.
Configure the Trigger node to redirect to the thank you page
Configure the API Connector task to submit to Hubspot forms.
Point the Webflow form to submit to the Byteline flow using the URL from the Byteline Webhook.
bachiloglu
(Fernando Catalán Bachiloglu)
August 8, 2022, 9:49pm
5
Thanks for the answer @dpstechy !
I get an error that I don’t know how to solve.
Appreciate if u could guide me
thanks in advance
dpstechy
(DP Singh (Byteline))
August 9, 2022, 10:41am
6
Looks like you’re missing the request body in Byteline’s API Connector task. I have sent you a Loom video to your email with the details.
ChrisDrit
(Chris Drit)
August 11, 2022, 4:53am
7
That’s spot on thanks for posting this @learyjk
Another option is to post to Hubspot via Make/Integromat with a Webhook.
Create a Make Webhook
Add the Make Webhook URL to your forms actions
User submits form to Make
Make posts to Hubspot (and does whatever you need)
Create a Make Webhook response that allows you to redirect the web browser wherever you want it to go.
I’ve got some tutorials for this and the Make solution if you want to explore more, just let me know.
learyjk
(Keegan Leary - Web Bae)
November 1, 2022, 11:30pm
8
This issue keeps coming up. I made a video which shows how to get any form functionality you want using Finsweet’s Form Submit Attribute. And here’s the video: Webflow Forms: Any CRM, Totally Customized (No Code) - YouTube
2 Likes
ChrisDrit
(Chris Drit)
November 1, 2022, 11:37pm
9
Nice video, and interesting approach @learyjk thanks for sharing that!
1 Like
mike-mher
(mike-mher)
April 27, 2024, 12:32pm
10
Hey @learyjk !
This was super helpful!
But I am having an issue: I have two different forms, both from Hubspot. One works, but the other does not; the submit button does nothing.
Could you please help me with this?
Unfortunately I can’t share read-only link, due to confidentiality :(