Centous Integration for Brevo with Contact Form 7 and WPForms

Integration plugin for Contact Form 7 and WPForms with brevo.com CRM. Seamlessly sync form submissions to Brevo.

3 database tables

Table NameDescriptionMethod
wp_cf7brevo_feedsStores cf7brevo feeds data created by this plugin.Static
wp_cf7brevo_logsA logging table that records activity, events, or audit history.Static
wp_cf7brevo_settingsStores cf7brevo settings 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:access_tokenOption key:account_emailOption key:account_idOption key:account_nameOption key:api_keyOption key:cf7brevo_Option key:cf7brevo_account_emailOption key:cf7brevo_account_idOption key:cf7brevo_account_nameOption key:cf7brevo_api_keyOption key:cf7brevo_connection_verifiedOption key:cf7brevo_error_emailOption key:cf7brevo_selected_moduleOption key:cf7brevo_versionOption key:client_idOption key:client_secretOption key:contacts_board_idOption key:deals_board_idOption key:default_country_codeOption key:form_Option key:leads_board_idOption key:refresh_tokenOption key:subdomain_nameOption key:token_expirationOption key:user_emailOption key:user_id
wp_postmeta
Post meta