Contact Form to Any API

Send Contact Form 7 submissions to any API, Webhook or CRM - quick setup, flexible payloads, endpoints and authentication.

3 database tables

Table NameDescriptionMethod
wp_cf7anyapi_entriesStores form submissions and user-entered data.Static
wp_cf7anyapi_entry_idStores form submissions and user-entered data.Static
wp_cf7anyapi_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:cf7_to_any_api_db_versionOption key:cf7_to_api_before_mail_sentOption key:cf7_to_api_entry_hideOption key:cf7_to_api_log_hide
wp_postmeta
Post meta
wp_posts
Custom post type:cf7_to_any_api