Description
Connect Ninja Forms and Formidable Forms to brainX CRM for seamless form data transfer.
This plugin integrates WordPress form plugins with Brainformatik’s brainX CRM system, allowing automatic transfer and management of submitted form data.
External Services
This plugin connects to the Brainformatik brainX CRM system via the Brainx.app API.
- What the service is and what it is used for:
- The plugin connects to the user’s configured brainX CRM instance.
- It enables sending form submission data from WordPress to the CRM.
- What data is sent and when:
- Data is sent when a form is submitted.
-
The API request includes:
- User-configured field mappings
- Form data entered by the user
- Entity ID for CRM record association
- External service policies:
- Terms of Service: https://www.brainx.app/agb.pdf
- Privacy Policy: https://www.brainx.app/datenschutzerklaerung/
External Libraries
This plugin includes the following third-party library:
Select2
Source: https://github.com/select2/select2
Version: 4.1.0-rc.0
License: MIT License (GPL-compatible)
The file assets/select2.min.js is a minified distribution file provided by the Select2 project. The original source code is available at the link above.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
-
How do I use this plugin?
-
- Configure your brainX CRM API connection.
- Select your Ninja Forms or Formidable Form.
- Map form fields to CRM fields.
- Save settings — form submissions will now be sent automatically.
-
How do I uninstall the plugin?
-
Deactivate and delete the plugin from the WordPress admin panel.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“brainX Form Connector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “brainX Form Connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Fix versioning
1.0.1
- Update README.md
- Add missing asset images
- Update version
1.0.0
- Initial release.