The community member is asking if there is a way to make a webhook form submit both the webhook and redirect the user to a new page on successful submission. A community member responds that there is a workaround, and suggests subscribing or upvoting the related issue on GitHub. Another community member simply replies "thank you".
Is there a way to make it so when someone submits a webhook form by pushing the button in the webhook form, it not only sends the webhook (which is achieved by placing your webhook url in the action) but it ALSO sends them to a new page on success?