Thank you for reaching out, and I hope you’re doing well.
It sounds like you’ve set up a detailed automation workflow. Webhooks are indeed versatile tools that can help trigger actions, receive notifications, and integrate with external services in real time.
Our plugin, Bit Integrations, allows you to automate and connect various WordPress plugins with webhooks, streamlining your lead generation and customer management processes. Here’s the documentation for outgoing webhook actions to provide further insights.
In your case, after submitting a form, the webhook can fetch and send data to n8n, along with a redirect URL in the form.Please note that conditional redirects based on responses from n8n are not supported within this framework. If you need more complex behavior, you could achieve this using a custom action with raw code. More details can be found in the custom action documentation.
Additionally, you can use redirection in the form you wish to implement, provided your form supports this feature.
I hope this information is helpful! Please let us know if you have any further questions.