Automation for WPForms

Create automatic actions using WPForms

4 database tables

Table NameDescriptionMethod
wp_rnautomationStores rnautomation data created by this plugin.Static
wp_rnautomation_linkStores rnautomation link data created by this plugin.Static
wp_rnautomation_workflowStores rnautomation workflow data created by this plugin.Static
wp_rnautomation_workflow_procStores rnautomation workflow proc data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:rnauto_process_link_page_idOption key:rnauto_process_workflow_page_id
wp_usermeta
User meta