{"slug":"go-high-level-extension-for-gravity-form","name":"GHL Gravity Bridge – Send Gravity Forms leads to GHL CRM","description":"This Gravity Forms extension seamlessly syncs with GoHighLevel CRM for streamlined lead management and enhanced follow-up.","author":"ibsofts","active_installs":600,"version":"6.0.3","wp_org_url":"https://wordpress.org/plugins/go-high-level-extension-for-gravity-form/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":false},"tables":[{"table_name":"ghlex_subaccount","full_table_name":"wp_ghlex_subaccount","description":"Stores ghlex subaccount data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_ghlex_subaccount` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `Location_id` varchar(55) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `Location_name` varchar(55) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `Location_acc_tok` varchar(2550) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `Location_ref_tok` varchar(2550) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `Location_tok_expire` varchar(55) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"},{"table_name":"ghlexform_mapping","full_table_name":"wp_ghlexform_mapping","description":"Stores ghlexform mapping data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_ghlexform_mapping` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `form_option_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `form_option_value` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":2}