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.