{"slug":"advanced-form-integration","name":"AFI – The Easiest Integration Plugin","description":"Connect any WordPress form or event to 200+ apps, no code. Send leads, orders, and signups to your CRM, email, or sheets in minutes.","author":"Nasir Ahmed","active_installs":10000,"version":"1.129.0","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":"medium","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":"medium","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 KEY `id` (`id`)\\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 KEY `id` (`id`)\\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":"medium","columns":[],"create_sql":null}],"table_count":4}