Plugin info

Total downloads: 114
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/23/2025 (69 days ago)
Added to WordPress: 10/23/2025 (0 years old)
Minimum WordPress version: 5.8
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 69 days ago

59/100

Is Synapse – Data Bridge for Automation abandoned?

Likely maintained (last update 69 days ago).

Compatibility

Requires WordPress: 5.8
Tested up to: 6.8.3
Requires PHP: 7.4

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Make Connector
Rating 2.7/5 (25 reviews)Active installs 80,000
Contact Form 7 – Redirections, Integrations, and Database
Rating 4.3/5 (3 reviews)Active installs 1,000
WP AVCL Automation Helper (formerly WPFlyLeads)
Rating 3.9/5 (11 reviews)Active installs 600
Themeforest.net Money Maker
Rating 0.0/5 (0 reviews)Active installs 10

Description

Tired of logging into countless WordPress sites for routine checks? Synapse transforms your website into a powerful “WordPress Data Bridge”, giving you programmatic access to the data you need. Connect your site to automation platforms like n8n, Zapier, Make, or your own custom applications.

Synapse is the essential tool for developers, agencies, and security-conscious site owners who want to build efficient workflows, monitor sites remotely, and manage WordPress like a pro.

A POWERFUL LOCAL DASHBOARD & ROBUST API IN ONE

Even as a standalone tool, Synapse provides a valuable local dashboard in your WordPress admin area. Get an instant overview of:

  • Available Updates: All pending updates for core, plugins, and themes at a glance.
  • Website Health Status: Proactively monitor your site’s health and security.
  • Moderation Queue: See how many comments or posts are awaiting your approval.

But the true power lies in its API. See the full User Documentation to get started.

KEY API FEATURES (FREE VERSION)

The free version provides the endpoints you need for essential monitoring and maintenance:

  • Monitor Available Updates (/updates): Get a detailed JSON list of all pending WordPress core, plugin, and theme updates.
  • Check Site Health (/site-health): Receive a comprehensive, machine-readable status report on your site’s performance and security.
  • View Moderation Queue (/moderation): Check the number of pending comments and posts.
  • Execute Remote Updates (/updates/...): Trigger plugin, theme, or core updates securely and remotely—perfect for automated maintenance scripts.

Explore the full Synapse REST API Documentation to see all possibilities.

WHAT CAN YOU BUILD WITH SYNAPSE? (AUTOMATION USE CASES)

Synapse is designed to be the central hub for your WordPress automation workflows. Here are just a few examples:

  • Proactive Security Monitoring: Build a daily workflow in n8n that checks for security updates and sends a notification to your Slack or Discord channel.
  • Instant Issue Alerts: Set up an automation that sends a push notification to your phone the moment your site’s health status becomes “critical”.
  • Efficient Content Management: Automatically create a new task in Trello or Asana whenever a new post is submitted for moderation.
  • Automated Maintenance Workflows: Create a script that automatically creates a backup of your site and then triggers all pending plugin and theme updates via the Synapse API.

FROM A SINGLE SITE TO AN ENTIRE NETWORK

This free plugin is the perfect “Connector” to monitor and manage a single WordPress site.

Looking to manage multiple client sites from a single, central dashboard? The Synapse PRO version allows you to connect all your websites and manage them from one central location, run selective updates without logging in, and much more. The upcoming Synapse ULTIMATE will provide advanced API endpoints for user and content management, making it the ultimate tool for agencies and power users.

Installation

No installation instructions available

Frequently Asked Questions

How do I connect WordPress to n8n, Zapier, or Make?

Synapse is the easiest way. Once you install the plugin, generate a secure API key in the settings. Then, in your automation tool, use the “HTTP Request” or “Webhook” node to call the API endpoints provided by this plugin (e.g., https://YOUR-DOMAIN.com/wp-json/synapse/v1/updates?api_key=YOUR_KEY).

Is it safe to expose my WordPress data via an API?

Yes, security is our top priority. All requests require a unique, 40-character API key. Furthermore, our granular permission system allows you to create keys with specific access rights (“scopes”). For example, you can create a key that can only read update information but cannot execute updates.

What data can I access with the free version?

The free version gives you access to the most critical monitoring data: Update Status, a full Site Health check, and the Moderation Queue. You can also use it to remotely execute updates for core, themes, and plugins.

Can I use this plugin to manage multiple websites?

This free plugin is designed to be installed on each individual site you want to connect. To manage all your sites from a single, central dashboard, you need our PRO version. The PRO version is the command center for agencies and professionals managing multiple client sites.

Review feed

No reviews available

Screenshots

  1. The clear local dashboard gives you an instant overview of your website's status.

    The clear local dashboard gives you an instant overview of your website's status.

  2. The API key generation page, including granular, scope-based permissions for enhanced security.

    The API key generation page, including granular, scope-based permissions for enhanced security.

  3. Overview of the currently available REST API endpoints you can use in Synapse (FREE & PRO).

    Overview of the currently available REST API endpoints you can use in Synapse (FREE & PRO).

  4. Example view of the PRO version's dashboard with connected external WP instances.

    Example view of the PRO version's dashboard with connected external WP instances.

  5. Comprehensive update overview, website health check results and recommendations for a single instance. (PRO)

    Comprehensive update overview, website health check results and recommendations for a single instance. (PRO)

  6. Modal with detailed information on the available plugin updates, including the current and new versions. (PRO)

    Modal with detailed information on the available plugin updates, including the current and new versions. (PRO)

  7. Comparison table of the FREE, PRO and ULTIMATE (coming soon) features.

    Comparison table of the FREE, PRO and ULTIMATE (coming soon) features.

Changelog

1.0.0

  • Initial release of Synapse.
  • Feature: Added API endpoints for Update Status, Site Health, and Moderation Queue.
  • Feature: Added API endpoints to remotely execute Core, Plugin, and Theme updates.
  • Feature: Implemented a local dashboard for a quick overview of site status.
  • Security: Implemented scope-based API keys for granular access control.