=== AutomatorWP - WPForms integration === Contributors: automatorwp, rubengc, eneribs Tags: wpforms, form, forms, automatorwp, submission Requires at least: 4.4 Tested up to: 5.9 Stable tag: 1.0.6 License: GNU AGPLv3 License URI: http://www.gnu.org/licenses/agpl-3.0.html Connect AutomatorWP with WPForms == Description == > **Important:** Now all free integrations are included in [AutomatorWP](https://wordpress.org/plugins/automatorwp/ "AutomatorWP") so you no longer need to install them one by one! > > We will continue working to improve AutomatorWP and make it easier, faster and more accessible to everyone. [WPForms](https://wordpress.org/plugins/wpforms-lite/ "WPForms") is a free form-builder plugin that allows you to easily build contact forms for your WordPress-powered website. This plugin automatically connects [AutomatorWP](https://wordpress.org/plugins/automatorwp/ "AutomatorWP") with WPForms adding new triggers that you can use to connect with other plugins and automate workflows letting you save time and get focused on your most important work. = Triggers = * User submits any/specific form. = Anonymous Triggers = * Guest submits any/specific form. = Tags = * Field value tag to use any form field submitted value on actions. = Pro version = [Pro version](https://automatorwp.com/add-ons/wpforms/ "AutomatorWP - WPForms") available that let's you expand the integration between AutomatorWP and WPForms bringing you more ways to automatize your website forms. == Installation == = From WordPress backend = 1. Navigate to Plugins -> Add new. 2. Click the button "Upload Plugin" next to "Add plugins" title. 3. Upload the downloaded zip file and activate it. = Direct upload = 1. Upload the downloaded zip file into your `wp-content/plugins/` folder. 2. Unzip the uploaded zip file. 3. Navigate to Plugins menu on your WordPress admin area. 4. Activate this plugin. == Frequently Asked Questions == = How to handle values of fields with multiples inputs? = Here is a quick explanation about how to meet the fields handled in a submission: 1) Create a test automation with the trigger "User submits any/specific form". 2) Save and activate the automation. 3) Submit the form to force AutomatorWP handle it. 4) Go to AutomatorWP > Logs > Check the trigger entry for the "User submits any/specific form". 5) On this entry, you will find the section "Fields Submitted" on the "Log Data" box. 6) Here you are able to see all the fields and sub-fields handled. 7) Copy the field or sub-field identifier to use it on the AutomatorWP "form_field" tag to use the field value on the AutomatorWP actions. == Screenshots == == Changelog == = 1.0.6 = * **Improvements** * Prevent use of undefined constant = 1.0.5 = * **New Features** * Added support for nested fields (requires AutomatorWP 1.4.4). = 1.0.4 = * **New Features** * Added support to anonymous automations. * New anonymous trigger: Guest submits any/specific form. = 1.0.3 = * **Improvements** * Added information of all fields values sent on the form submission. * Prevent to override other integration tags replacements. = 1.0.2 = * **New Features** * Added the field value tag to use any form field submitted value on actions. = 1.0.1 = * **Bug Fixes** * Fixed typo on integration icon URL. = 1.0.0 = * Initial release.