=== BSW Integration for Gravity Forms and Pipedrive === Contributors: bayardservice, jsmansart Tags: gravityforms, pipedrive, CRM Tested up to: 6.9 Stable tag: 1.5.4 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Integrate Gravity Forms with Pipedrive CRM == Description == This plugin integrates Gravity Forms with Pipedrive CRM, allowing you to send form submissions directly to Pipedrive. This will create in Pipedrive : * A new person * A new lead attached to the person * A new note attached to the lead * A new activity attached to the lead and the person If the person already exists in Pipedrive, the plugin will update the person with the new information. == Features == * Send form submissions to Pipedrive * Create a new person, lead, note and activity * Update an existing person in Pipedrive * Map form fields to Pipedrive fields == Installation == 1. Download the plugin zip file from WordPress.org or install it directly from the WordPress admin. 2. In the WordPress admin, go to the "Plugins" menu and click "Add New". 3. Click "Upload Plugin" and select the downloaded zip file (if you downloaded the zip file). 4. Activate the plugin through the "Plugins" menu in WordPress. == Frequently Asked Questions == = How do I integrate a form with Pipedrive? = After activating the plugin, go to the Gravity Forms settings and configure the Pipedrive integration by providing your Pipedrive API key. Then, go to the form settings and add the Pipedrive feed to the form and configure the settings. = Can I map form fields to Pipedrive fields? = Yes, you can map Gravity Forms fields to Pipedrive fields in the form settings. == Screenshots == 1. Plugin configuration panel 2. Mapping form fields to Pipedrive fields 3. Example of a form submission in Pipedrive == Changelog == = 1.5.4 = * Changement du nom du plugin pour respecter les guidelines de WordPress = 1.5.3 = * Changement du nom du plugin pour respecter les guidelines de WordPress = 1.5.2 = * Compatibilité avec WordPress 6.9 = 1.5.0 = * activation des logiques conditionnelles * ajout d'un champ `personal_api_token` * transformation du champ `note` en un wysiwyg avec insertion de merge tags = 1.1.0 = * Initial release