Leezi CRM is the official WordPress plugin that connects Elementor forms to your Leezi CRM account, automatically sending form submissions via webhook so you can capture and manage leads with no manual work.
Send leads to different tokens based on form responses:
The first matching rule is used. If no rule matches, the default token is used.
This plugin (the WordPress integration code) is open source under the GPL license. The Leezi CRM service itself is a separate commercial SaaS platform available at leezi.com.br and requires its own account.
This plugin connects to the Leezi CRM API to send lead data collected through Elementor forms. This integration is required for the plugin’s core functionality: delivering submitted form data to your Leezi CRM account.
What is the service and what is it used for:
Leezi CRM is a customer relationship management service. This plugin uses its webhook API to register new leads in your CRM account.
What data is sent and when:
Every time a visitor submits an Elementor form that has the Leezi CRM action enabled, the plugin sends the following data to https://api.leezi.com.br/api/v1/webhook/lead/{token} via an HTTPS POST request:
X-Form-Origin containing the origin domain of the submissionData is only sent when a form is submitted by a visitor. No data is sent during page views or administrative actions.
Debug mode:
When debug mode is explicitly enabled by the administrator, data is sent to a custom URL configured by the administrator instead of the Leezi CRM API. Debug mode is disabled by default.
Service provider:
This service is provided by Leezi:
By using this plugin, you acknowledge that form submission data will be transmitted to Leezi’s servers for processing.