{"slug":"advanced-form-integration","name":"Advanced Form Integration — Connect Forms to 200+ Apps","description":"Connect WordPress forms to 200+ apps with no code and no per-task fees. Send leads, orders, and signups to your CRM, email, or sheets.","author":"Nasir Ahmed","active_installs":10000,"version":"2.2.1","wp_org_url":"https://wordpress.org/plugins/advanced-form-integration/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"actionscheduler_actions","full_table_name":"wp_actionscheduler_actions","description":"Stores actionscheduler actions data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"actionscheduler_logs","full_table_name":"wp_actionscheduler_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"adfoin_integration","full_table_name":"wp_adfoin_integration","description":"Stores adfoin integration data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_adfoin_integration` (\\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\\n `title` text NOT NULL,\\n `form_provider` varchar(255) NOT NULL,\\n `form_id` varchar(255) NOT NULL,\\n `form_name` varchar(255) DEFAULT NULL,\\n `action_provider` varchar(255) NOT NULL,\\n `task` varchar(255) NOT NULL,\\n `data` longtext DEFAULT NULL,\\n `extra_data` longtext DEFAULT NULL,\\n `status` int(1) NOT NULL,\\n `time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n PRIMARY KEY (`id`),\\n KEY `form_provider_form_id_status` (`form_provider`(50),`form_id`(50),`status`),\\n KEY `status` (`status`),\\n KEY `action_provider` (`action_provider`(50))\\n ) {$collate};\", \"CREATE TABLE IF NOT EXISTS `wp_adfoin_log` (\\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\\n `response_code` int(3) DEFAULT NULL,\\n `response_message` varchar(255) DEFAULT NULL,\\n `integration_id` bigint(20) DEFAULT NULL,\\n `request_data` longtext DEFAULT NULL,\\n `response_data` longtext DEFAULT NULL,\\n `time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n PRIMARY KEY (`id`),\\n KEY `integration_id_id` (`integration_id`,`id`),\\n KEY `time` (`time`),\\n KEY `response_code` (`response_code`)\\n ) {$collate};\");"},{"table_name":"adfoin_log","full_table_name":"wp_adfoin_log","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[],"create_sql":null}],"table_count":4}