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 NameDescriptionMethod
wp_fswa_activity_logsA logging table that records activity, events, or audit history.Static
wp_fswa_api_tokensStores access tokens for authentication or API access.Static
wp_fswa_chain_linksStores fswa chain links data created by this plugin.Static
wp_fswa_chainsStores fswa chains data created by this plugin.Static
wp_fswa_credentialsStores fswa credentials data created by this plugin.Static
wp_fswa_logsA logging table that records activity, events, or audit history.Static
wp_fswa_queueA job queue table for managing background tasks and scheduled operations.Static
wp_fswa_statsStores analytics or statistics data.Static
wp_fswa_trigger_schemasStores fswa trigger schemas data created by this plugin.Static
wp_fswa_webhook_triggersStores fswa webhook triggers data created by this plugin.Static
wp_fswa_webhooksStores 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_options
Option 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_key
wp_usermeta
User meta