Title: Synapse &#8211; Data Bridge for Automation
Author: DVYZR
Published: <strong>2025-10-23</strong>
Last modified: 2025-10-23

---

Szukaj wtyczek

![](https://ps.w.org/synapse/assets/banner-772x250.png?rev=3383338)

![](https://ps.w.org/synapse/assets/icon.svg?rev=3383732)

# Synapse – Data Bridge for Automation

 Autor: [DVYZR](https://profiles.wordpress.org/dvyzr/)

[Pobierz](https://downloads.wordpress.org/plugin/synapse.1.0.0.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/synapse/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/synapse/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/synapse/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/synapse/)

## Opis

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](https://dvyzr.com/synapse-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](https://wp-api.dvyzr.com/documentation.html)
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.

## Zrzuty ekranu

 * [[
 * The clear local dashboard gives you an instant overview of your website’s status.
 * [[
 * The API key generation page, including granular, scope-based permissions for 
   enhanced security.
 * [[
 * Overview of the currently available REST API endpoints you can use in Synapse(
   FREE & PRO).
 * [[
 * Example view of the PRO version’s dashboard with connected external WP instances.
 * [[
 * Comprehensive update overview, website health check results and recommendations
   for a single instance. (PRO)
 * [[
 * Modal with detailed information on the available plugin updates, including the
   current and new versions. (PRO)
 * [[
 * Comparison table of the FREE, PRO and ULTIMATE (coming soon) features.

## Najczęściej zadawane pytania

### 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.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Synapse – Data Bridge for Automation” jest oprogramowaniem open source. Poniższe
osoby miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ DVYZR ](https://profiles.wordpress.org/dvyzr/)

[Przetłumacz wtyczkę “Synapse – Data Bridge for Automation” na swój język.](https://translate.wordpress.org/projects/wp-plugins/synapse)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/synapse/), sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/synapse/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/synapse/) przez
[RSS](https://plugins.trac.wordpress.org/log/synapse/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 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.

## Meta

 *  Wersja **1.0.0**
 *  Ostatnia aktualizacja **6 miesięcy temu**
 *  Włączone instalacje **20+**
 *  Wersja WordPressa ** 5.8 lub nowszej **
 *  Testowano do **6.8.5**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/synapse/)
 * Tagi
 * [automation](https://pl.wordpress.org/plugins/tags/automation/)[make](https://pl.wordpress.org/plugins/tags/make/)
   [monitoring](https://pl.wordpress.org/plugins/tags/monitoring/)[n8n](https://pl.wordpress.org/plugins/tags/n8n/)
   [rest-api](https://pl.wordpress.org/plugins/tags/rest-api/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/synapse/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/synapse/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/synapse/reviews/)

## Zaangażowani

 *   [ DVYZR ](https://profiles.wordpress.org/dvyzr/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/synapse/)