Title: Hookly &#8211; Webhook Automator
Author: JALEL GHABRI
Published: <strong>23 Dicembre 2025</strong>
Last modified: 23 Dicembre 2025

---

Ricerca i plugin

![](https://ps.w.org/hookly-webhook-automator/assets/banner-772x250.png?rev=3426056)

![](https://ps.w.org/hookly-webhook-automator/assets/icon-256x256.png?rev=3426056)

# Hookly – Webhook Automator

 Di [JALEL GHABRI](https://profiles.wordpress.org/ghabri/)

[Scarica](https://downloads.wordpress.org/plugin/hookly-webhook-automator.1.0.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/hookly-webhook-automator/#description)
 * [Recensioni](https://it.wordpress.org/plugins/hookly-webhook-automator/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/hookly-webhook-automator/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/hookly-webhook-automator/#developers)

 [Supporto](https://wordpress.org/support/plugin/hookly-webhook-automator/)

## Descrizione

Hookly allows you to send data from your WordPress site to external services whenever
specific events occur. Whether you want to notify Slack when a new post is published,
sync user registrations with your CRM, or trigger workflows in Zapier, this plugin
makes it easy.

#### Key Features

 * **Multiple Triggers** – Post published, user registered, comment added, WooCommerce
   orders, and more
 * **Custom Payloads** – Build your own JSON payloads using merge tags
 * **Secure Delivery** – HMAC signatures for webhook verification
 * **Retry Logic** – Automatic retries for failed deliveries
 * **Detailed Logs** – Track every webhook request and response
 * **Developer Friendly** – Hooks and filters for customization

#### Supported Triggers

**Posts**
 * Post Published * Post Updated * Post Deleted

**Users**
 * User Registered * User Updated * User Deleted * User Login

**Comments**
 * Comment Created * Comment Approved

**WooCommerce** (if installed)
 * Order Created * Order Status Changed * Product
Created * Product Stock Low

#### Use Cases

 * Send Slack notifications for new content
 * Sync users to email marketing platforms
 * Trigger Zapier/Make/n8n workflows
 * Update external systems when orders are placed
 * Build custom integrations with any webhook-enabled service

## Screenshot

[⌊Dashboard - Overview with webhook statistics, success rates, and available triggers⌉⌊
Dashboard - Overview with webhook statistics, success rates, and available triggers⌉[

Dashboard – Overview with webhook statistics, success rates, and available triggers

[⌊Webhook List - All webhooks with status indicators, triggers, and quick actions⌉⌊
Webhook List - All webhooks with status indicators, triggers, and quick actions⌉[

Webhook List – All webhooks with status indicators, triggers, and quick actions

[⌊Add New Webhook - Easy webhook configuration with trigger selection and endpoint
URL⌉⌊Add New Webhook - Easy webhook configuration with trigger selection and endpoint
URL⌉[

Add New Webhook – Easy webhook configuration with trigger selection and endpoint
URL

[⌊Logs Viewer - Detailed delivery logs with filtering and status tracking⌉⌊Logs 
Viewer - Detailed delivery logs with filtering and status tracking⌉[

Logs Viewer – Detailed delivery logs with filtering and status tracking

[⌊Settings - Configure async delivery, timeouts, rate limits, and log retention⌉⌊
Settings - Configure async delivery, timeouts, rate limits, and log retention⌉[

Settings – Configure async delivery, timeouts, rate limits, and log retention

## Installazione

 1. Upload the plugin files to `/wp-content/plugins/wp-webhook-automator/`
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Navigate to ‘Webhooks’ in the admin menu to create your first webhook

## FAQ

### What is a webhook?

A webhook is an HTTP callback that sends data to a specified URL when an event occurs.
It’s a way for apps to communicate in real-time.

### Is this compatible with WooCommerce?

Yes! Hookly includes triggers for WooCommerce orders and products. The WooCommerce
triggers only appear if WooCommerce is installed and active.

### Can I customize the data sent?

Absolutely. You can create custom JSON payloads using merge tags like `{{post.title}}`
or `{{user.email}}`. See the documentation for all available merge tags.

### How do I verify webhooks on the receiving end?

Each webhook can be configured with a secret key. We send an HMAC-SHA256 signature
in the `X-Webhook-Signature` header that you can verify on your server.

### What happens if a webhook fails?

By default, webhooks will retry up to 3 times with a 60-second delay between attempts.
You can customize this per webhook.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Hookly – Webhook Automator” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ JALEL GHABRI ](https://profiles.wordpress.org/ghabri/)

[Traduci “Hookly – Webhook Automator” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/hookly-webhook-automator)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/hookly-webhook-automator/)
segui il [repository SVN](https://plugins.svn.wordpress.org/hookly-webhook-automator/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/hookly-webhook-automator/)
tramite [RSS](https://plugins.trac.wordpress.org/log/hookly-webhook-automator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Fixed: Added custom autoloader for WordPress.org distribution
 * Fixed: Plugin now works correctly when installed from WordPress.org

#### 1.0.0

 * Initial release
 * Core webhook functionality
 * Post, User, and Comment triggers
 * WooCommerce integration
 * Admin dashboard and log viewer
 * REST API endpoints

## Meta

 *  Versione **1.0.1**
 *  Ultimo aggiornamento **9 mesi fa**
 *  Installazioni attive **30+**
 *  Versione WordPress ** 6.0 o superiore **
 *  Testato fino alla versione **6.9.9**
 *  Versione PHP ** 8.0 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/hookly-webhook-automator/)
 * Tag
 * [api](https://it.wordpress.org/plugins/tags/api/)[automation](https://it.wordpress.org/plugins/tags/automation/)
   [integrations](https://it.wordpress.org/plugins/tags/integrations/)[webhook](https://it.wordpress.org/plugins/tags/webhook/)
   [zapier](https://it.wordpress.org/plugins/tags/zapier/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/hookly-webhook-automator/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/hookly-webhook-automator/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/hookly-webhook-automator/reviews/)

## Collaboratori

 *   [ JALEL GHABRI ](https://profiles.wordpress.org/ghabri/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/hookly-webhook-automator/)