GSheetConnector for FluentForm

This addon plugin helps to send your Fluent form submissions directly to your selected Google Sheet.

3 database tables

Table NameDescriptionMethod
wp_gsc_fluentform_activity_logA logging table that records activity, events, or audit history.Static
wp_gscfff_fluentforms_db_settingsStores gscfff fluentforms db settings data created by this plugin.Static
wp_gsff_error_logsA logging table that records activity, events, or audit history.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:_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:blog_publicOption key:blog_publicizeOption key:clone_identification_timestampOption key:default_comment_statusOption key:file_slug_mapOption key:fluentform_token_manualOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:gs_verifyOption key:gscfff_debug_log_fileOption key:gscfff_fluentform_access_codeOption key:gscfff_fluentform_auth_expired_freeOption key:gscfff_fluentform_beta_settingOption key:gscfff_fluentform_email_accountOption key:gscfff_fluentform_free_api_credsOption key:gscfff_fluentform_manual_settingOption key:gscfff_fluentform_pro_api_credsOption key:gscfff_fluentform_service_account_jsonOption key:gscfff_fluentform_tab_roles_settingOption key:gscfff_fluentform_tokenOption key:gscfff_fluentform_uninstall_plugin_settingsOption key:gscfff_fluentform_verifyOption key:gscfff_is_new_client_secret_fluentform_gscfreeOption key:gscfff_options_migratedOption key:gscfff_sheet_feedsOption key:gscfff_sheet_fetch_dateOption key:gscfff_sheetidOption key:gscfff_sync_feedsOption key:gscfff_uninstall_settingOption key:gscfff_validation_manual_settingOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_map
wp_postmeta
Post meta