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 Name | Description | Method |
|---|---|---|
| wp_cf7anyapi_entries | Stores form submissions and user-entered data. | Static |
| wp_cf7anyapi_entry_id | Stores form submissions and user-entered data. | Static |
| wp_cf7anyapi_logs | A 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_optionsOption 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_hidewp_postmetawp_postsCustom post type:
cf7_to_any_api