How do I use the webhook response as the redirection after submission?

How do I use the webhook response as the redirection after submission?

I am sending my form submittals to a webhook, where the software does a search and returns results in the webhook reply....how do I display the webhook reply after submission instead of that silly thank you page?

so, after submission the webhook is replying with the data that is needed.....how do I display that data to the form submitter?