Webhook response make.com

hi everyone, i would like to use this webhook response to open the link for my stripe onboarding. The scenario is successfully completed in make, but unfortunately the link does not open in my weweb website, or more precisely, absolutely nothing happens. What am I doing wrong?

Just use a redirect - Navigate to Action

You mean in weweb? where exactly, or how do i specify that it only starts when the scenario is completed? This is what my workflow looks like in weweb right now

It will start once the scenario is ended and you recieve a response back

but i need the URL from the webhook response in make. how can i continue working with it in the workflow in weweb?

You can bind it from the lightning bolt tab as a result of the previous (REST request) action.

That’s part of the problem, I get no result from the API request action (I just intentionally triggered an error, at least it gets the info)

You need to find a way to return it from Make

i have now tried about every option on how to fill in the redirect webhook and it never arrives at weweb