• Hi,

    We trying to evaluate HTML Forms for use in our multi site setup.

    We have a blog with ~30 unique lead/subscriber capturing posts that capture leads via subscription form. We send this lead data via webhooks to a CRM/newsletter management system hosted on a different server.

    Our form needs to capture webpage URL where the subscriber/lead came from and then fire a specific webhook based on that URL data. Essentially, we want to have one form that executes one of ~30+ webhooks depending on where form submission came from.

    Can HTML Forms execute specific webhooks based on set conditions in a single form?
    Or does one form can only execute signle webhook assigned to it, so we need to create multiple forms for different webhooks?

    Thanks!
    P.S. There are multiple forms plugins out there that can do this, but they all use jQuery.

  • The topic ‘Single form with conditional webhooks’ is closed to new replies.