Webhook Actions by Flow Systems
Turn any WordPress do_action into a first-class automation trigger your CRMs, n8n flows, AI agents, and internal services can consume.
11 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fswa_activity_logs | A logging table that records activity, events, or audit history. | Static |
| wp_fswa_api_tokens | Stores access tokens for authentication or API access. | Static |
| wp_fswa_chain_links | Stores fswa chain links data created by this plugin. | Static |
| wp_fswa_chains | Stores fswa chains data created by this plugin. | Static |
| wp_fswa_credentials | Stores fswa credentials data created by this plugin. | Static |
| wp_fswa_logs | A logging table that records activity, events, or audit history. | Static |
| wp_fswa_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_fswa_stats | Stores analytics or statistics data. | Static |
| wp_fswa_trigger_schemas | Stores fswa trigger schemas data created by this plugin. | Static |
| wp_fswa_webhook_triggers | Stores fswa webhook triggers data created by this plugin. | Static |
| wp_fswa_webhooks | Stores fswa webhooks 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_optionsOption key:
fswa_activity_log_retention_daysOption key:fswa_archive_logsOption key:fswa_archived_statsOption key:fswa_cron_secretOption key:fswa_db_versionOption key:fswa_last_cron_runOption key:fswa_log_retention_daysOption key:fswa_menu_under_toolsOption key:fswa_vault_keywp_usermeta