Form submissions to redirect to a newly-generated collection item URL

My website visitors can fill out a form that will build them a new profile page (collection item). I would like the visitor who fills out this form to be automatically redirected to their newly-created profile page upon form submission. How is this possible?

I have tried using zapier webhook to submit data, but learned that it can’t accept file and image uploads, only strings. I need another solution. Has anyone done this successfully? Thanks!