← Blog

Tutorials

Tutorials, guides and code snippets.

  • How Nextcloud add-on works

    Supporting Nextcloud as a bridge backend is strategically important for us. While we have add-ons for private systems like Google Sheets and Mailchimp, our commitment is to prioritize support for open source solutions like Nextcloud. That’s why we want to explain in more detail how the Nextcloud add-on works.

    Read more →

  • Forms Bridge integration with n8n

    In this tutorial, we will explore a new use case for Forms Bridge: integrating it with the workflow automation tool n8n. What is n8n? n8n is a low-code, source-available, self-hostable alternative to Zapier. It is an excellent choice for technical teams looking to build complex workflows quickly. Like Zapier, n8n enables users to automate repetitive

    Read more →

  • How to set up a new OAuth Client on Google Cloud Console

    Google APIs use the OAuth 2.0 protocol for authentication and authorization. From the multiple flows this OAuth API supports (web server, client-side, installed, and limited-input device applications), Forms Bridge supports the Web Server authentication flow with the Bearer credentials. Either via templates or via manual set up, if you want to bridge your forms with

    Read more →

  • Bridge WooCommerce orders with Holded

    In this tutorial we will explain how to bridge your WooCommerce orders to Holded. The resulting bridge will convert placed orders in WooCommerce to sale orders linked to new contacts. This tutorial assumes you have an active Holded account with access to the REST API. Enable the addon The first step is to enable the

    Read more →

  • Bridge WooCommerce orders with Dolibarr

    In this tutorial we will explain how to bridge your WooCommerce orders to Dolibarr. The resulting bridge will convert placed orders in WooCommerce to sale orders on the sales module linked to new third parties. This tutorial assumes you have a Dolibarr instance with access to the REST API and, at least, the Sales module

    Read more →

  • Bridge WooCommerce orders with Odoo

    In this tutorial we will explain how to bridge your WooCommerce orders to Odoo. The resulting bridge will convert placed orders in WooCommerce to sale orders on the sales module linked to new partners

    Read more →

  • Using the Dolibarr proposals template

    In this tutorial we will explain how to bridge your WordPress forms to Dolibarr to set up a transactional form that creates product quotations. The resulting bridge will create a prospect third party, and a new quotation linked to the former and with a product line with unit price and quantity. This tutorial assumes you

    Read more →