Forms Bridge – Infinite integrations

Beskrivning

Bridge your WordPress forms without code, add custom fields, use field mappers, set up a workflow and make your data flow seamlessly 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, use field mappers to rename and mutate your form responses, or use workflow jobs to process the data before it is sent over the wire. With bridges you can connect your WordPress forms to any kind of backend, it doesn’t matter if it is a CRM, an ERP, a booking system or an email marketing platform, the only requirement is an HTTP API. If it has an API it can be bridged!

Form builders

Form builders 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 supports the following form builders:

Addons

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

Forms Bridge has the following addons:

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
  4. Optional, an HTTP authentication credential (Basic, Bearer, etc)

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

Custom fields

Custom fields are data that will be added the bridge payload. Use them to store private data you don’t want to place on your public forms, like user emails, or config values, like product IDs or lead tags.

Field Mappers

Field mappers are mutations with which you can rename your form submission fields and transform its values. Use them to make your form submissions to fit your backend API endpoint interface.

Workflows

Make your form submissions flow through a chain of jobs that pre-process the data before it was sent over the wire. Think of workflow as a system to set up automations to run on each form submission.

Templates

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

Docs

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

Links

Skärmdumpar

  • Settings page
  • Backends
  • Bridges
  • Custom fields
  • Field mappers
  • Workflows
  • Job editor
  • Template wizard
  • Debug console

Recensioner

16 oktober 2025
Forms Bridge is a very good plugin – lightweight, open-source, and steadily updated. It’s been easy to integrate with my workflow, and when I needed to connect a newsletter form to my Listmonk instance, the setup was straightforward and effective. I appreciate the focus on practical, developer-friendly integrations. I did run into a permissions issue on my local dev environment: the plugin couldn’t create the “forms-bridge” folder under “wp-content.” Creating the folder manually solved it, and proper permissions configuration would likely fix it as well. That’s probably specific to my environment, but worth noting for others. I also encountered one hiccup when posting to Listmonk: the “lists” field was sent as a string (e.g., “[5]”) instead of an array ([5]), which caused a 400 error. Omitting the field allowed the subscriber to be created, but without being added to the target list. Hopefully this can be refined in a future release. Overall, great work by the authors—thank you for building and maintaining a plugin that does a lot without getting in the way.
16 maj 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.
Läs 1 betyg

Bidragsgivare och utvecklare

”Forms Bridge – Infinite integrations” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

4.0.6

  • fix: field serialization based on field type
  • feat: add accpet-language http header on odoo’s rpc api calls
  • feat: new odoo job position and helpdesk ticket templates
  • feat: new odoo workflow jobs
  • feat: include textarea to the standard field types

4.0.5

  • fix: prepare mappers loop introduced in 4.0.4

4.0.4

  • feat: add remuneration_type form field on financoop subscription request template
  • fix: minnor frontend fixes and improvements
  • fix: financoop shortcode, templates and jobs
  • fix: template config loading race conditions

4.0.3

  • fix: load text domain warnings

4.0.2

  • feat: mailchimp api url selector

4.0.1

  • feat: rename form integrations to form builders
  • feat: oauth grant as GET requests
  • feat: dolibarr, odoo and holded sync products templates
  • feat: brevo woo orders template
  • fix: migrations enqueuement loop

4.0.0

  • feat: Workflow jobs editor
  • feat: Nextcloud addon
  • fix: Edge case of mutations and fingers
  • feat: HTTP authentication
  • feat: Admin UI refactor
  • feat: Wipe config button
  • feat: Settings API refactor
  • feat: Zoho and Google Oauth web based credentials
  • feat: drop support for Google service credentials
  • feat: drop support for Zoho Self Client credentials

3.5.4

  • fix: use conditional mappers on stringify attachments
  • fix: cast value type for join mutations

3.5.3

  • feat: nename gsheet default backend
  • fix: bridge request filter callback removal

3.5.2

  • feat: new google sheets woocomerce orders template
  • feat: disable default payload prune for gsheet bridges
  • feat: update gsheet composer dependencies
  • fix: remove php warnings on zoho and listmonk addons

3.5.1

  • feat: improve dolibarr next code and product search api calls
  • feat: add is_bridged woocommerce order meta data
  • feat: new validate order job and template for the dolibarr addon
  • feat: new delivered order template for the odoo addon
  • feat: changes on the holded woocommerce template

3.5.0

  • fix: woocommerce payload schema
  • feat: woocommerce bridge templates support
  • feat: woocommerce templates for odoo, dolibarr, holded, bigin, brevo, mailchimp and zoho
  • feat: jon finger expansions
  • feat: conditional json finger pointers
  • feat: improvements on the workflows panel UI
  • feat: backend and bridges json exports

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