Forms Bridge

Description

Bridge your WordPress forms without code, add custom fields, set up a workflow and make your data flow to your backend.

Bridges

Think of a bridge as a pipeline through which your form submissions data flows to your backend or service. In the middle, you can add custom fields to the form submissions or use workflow jobs to mutate the data before it is sent over the wire. It doesn’t matter if you want to connect your forms to an ERP, a CRM or a mailing marketing platform. If it has an API it can be bridged!

Integrations

Integrations are well known plugins that add forms to WordPress. We do bridges, let them do the forms and then work together to make your business work with ease.

Forms Bridge has integrations for:

Addons

Forms Bridge comes with free addons. Each addon adds to the plugin new bridges to work with specific APIs, new workflow jobs and new bridge templates.

Forms Bridge has core support for generic REST API bridges and addons for:

Backends

In Forms Bridge, a backend is a set of configurations that handles the information required to get your form submissions bridged over HTTP requests to remote systems.

To register a new backend you only have to set 3 fields:

  1. A unique name for the new connection
  2. The URL of your backend
  3. An array of HTTP headers with connection metadata and credentials

Once registered, you can reuse your backend connection on your form bridges.

Templates

To streamline the bridge setup process, Forms Bridge comes packed with templates. Templates are blueprints of bridges you can use to setup your form integrations in a matter of minutes.

Docs

Browse the plugin’s documentation on formsbridge.codeccoop.org

Links

Screenshots

  • Settings page
  • Backends
  • Custom fields
  • Workflows
  • Template wizard
  • Debug console

Reviews

May 16, 2025
I used Forms Bridge to connect WP Forms with Google Sheets on my website, and it worked flawlessly. The plugin is lightweight, easy to set up, and offers excellent integration options with various services. The documentation is clear and well-organized, making the setup process straightforward even for non-developers.
Read all 1 review

Contributors & Developers

“Forms Bridge” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Forms Bridge” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.4.3

  • feat: bridge template descriptions
  • feat: listmonk skip subscription job

3.4.2

  • fix: holded appointments template jobs
  • fix: typos from odoo workflow job descriptions
  • feat: add new chapters to the plugin’s readme
  • feat: settings sanitization with defaults recovery

3.4.1

  • feat: holded quotation templates
  • feat: holded API introspection based on swagger data
  • fix: bridge api schema invalidation
  • feat: api fields button with disabled state

3.4.0

  • feat: odoo quotation templates
  • feat: dolibarr quotation templates
  • feat: country id odoo workflow job
  • feat: gmt date tags
  • feat: addons data autoload
  • feat: odoo state id job
  • feat: skip email list subscription jobs
  • fix: firefox backend state updates on firefox

3.3.5

  • feat: support for ninja file fields and conditionals

3.3.4

  • fix: does not skip empty array submissions on submission filter
  • feat: remove gf private uploads module
  • fix: scroll to bottom on mutations/custom fields tables

3.3.3

  • feat: remove minLength constraint from bridge schema
  • feat: set null value on mappers with nowhere jsonfinger pointers

3.3.2

  • feat: update plugin urls and readme
  • feat: remote assets from gitlab
  • fix: mailchimp template wizard
  • feat: update credits, donation link and screenshots

3.3.1

  • fix: odoo api function bridge patches
  • feat: plugin screenshots
  • feat: update readme and plugin official url

3.3.0

  • feat: introspection api