Connect WPForm to Any API
Send WPForm data to any third-party API or CRM. Supports POST/GET, JSON, Basic/Bearer Auth, and API logs. Easy to configure and user-friendly.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_wpformapi_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_postmetawp_postsCustom post type:
wpform_api