POST form to API endpoint, redirect somewhere else?

Hey I’m trying to get some data from a Webflow form over to my Bubble app without having to use Zapier. I was able to get the data to Bubble by POSTing it to an API endpoint I set up in Bubble.

My issue is that after form submission, it’s redirecting to that api endpoint URL. As far as I’m aware, this is how it’s suppose to work. But is there a way I can have the data posted to the endpoint, and then redirect the user to a different URL?

1 Like