{"id":268711,"date":"2025-12-23T09:57:59","date_gmt":"2025-12-23T09:57:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/webhook-automator\/"},"modified":"2025-12-23T10:54:50","modified_gmt":"2025-12-23T10:54:50","slug":"hookly-webhook-automator","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/hookly-webhook-automator\/","author":23178485,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"Hookly - Webhook Automator","header_author":"Jalel Ghabri","header_description":"Connect WordPress events to external services via webhooks. A lightweight, developer-friendly automation tool.","assets_banners_color":"383c5e","last_updated":"2025-12-23 10:54:50","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/GhDj\/wp-webhook-automator","header_author_uri":"https:\/\/github.com\/GhDj","rating":0,"author_block_rating":0,"active_installs":0,"downloads":228,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ghabri","date":"2025-12-23 09:57:46"},"1.0.1":{"tag":"1.0.1","author":"ghabri","date":"2025-12-23 10:54:50"}},"upgrade_notice":{"1.0.1":"<p>Critical fix: Plugin now works correctly when installed from WordPress.org.<\/p>","1.0.0":"<p>Initial release of Hookly - Webhook Automator.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3426056,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3426056,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3426056,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3426056,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3426056,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3426056,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3426056,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3426056,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3426056,"resolution":"5","location":"assets","locale":""}},"screenshots":{"1":"Dashboard - Overview with webhook statistics, success rates, and available triggers","2":"Webhook List - All webhooks with status indicators, triggers, and quick actions","3":"Add New Webhook - Easy webhook configuration with trigger selection and endpoint URL","4":"Logs Viewer - Detailed delivery logs with filtering and status tracking","5":"Settings - Configure async delivery, timeouts, rate limits, and log retention"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1556,569,16179,15439,141701],"plugin_category":[],"plugin_contributors":[252692],"plugin_business_model":[],"class_list":["post-268711","plugin","type-plugin","status-publish","hentry","plugin_tags-api","plugin_tags-automation","plugin_tags-integrations","plugin_tags-webhook","plugin_tags-zapier","plugin_contributors-ghabri","plugin_committers-ghabri"],"banners":{"banner":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/banner-772x250.png?rev=3426056","banner_2x":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/banner-1544x500.png?rev=3426056","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/icon-128x128.png?rev=3426056","icon_2x":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/icon-256x256.png?rev=3426056","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/screenshot-1.png?rev=3426056","caption":"Dashboard - Overview with webhook statistics, success rates, and available triggers"},{"src":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/screenshot-2.png?rev=3426056","caption":"Webhook List - All webhooks with status indicators, triggers, and quick actions"},{"src":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/screenshot-3.png?rev=3426056","caption":"Add New Webhook - Easy webhook configuration with trigger selection and endpoint URL"},{"src":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/screenshot-4.png?rev=3426056","caption":"Logs Viewer - Detailed delivery logs with filtering and status tracking"},{"src":"https:\/\/ps.w.org\/hookly-webhook-automator\/assets\/screenshot-5.png?rev=3426056","caption":"Settings - Configure async delivery, timeouts, rate limits, and log retention"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li><strong>Multiple Triggers<\/strong> - Post published, user registered, comment added, WooCommerce orders, and more<\/li>\n<li><strong>Custom Payloads<\/strong> - Build your own JSON payloads using merge tags<\/li>\n<li><strong>Secure Delivery<\/strong> - HMAC signatures for webhook verification<\/li>\n<li><strong>Retry Logic<\/strong> - Automatic retries for failed deliveries<\/li>\n<li><strong>Detailed Logs<\/strong> - Track every webhook request and response<\/li>\n<li><strong>Developer Friendly<\/strong> - Hooks and filters for customization<\/li>\n<\/ul>\n\n<h4>Supported Triggers<\/h4>\n\n<p><strong>Posts<\/strong>\n* Post Published\n* Post Updated\n* Post Deleted<\/p>\n\n<p><strong>Users<\/strong>\n* User Registered\n* User Updated\n* User Deleted\n* User Login<\/p>\n\n<p><strong>Comments<\/strong>\n* Comment Created\n* Comment Approved<\/p>\n\n<p><strong>WooCommerce<\/strong> (if installed)\n* Order Created\n* Order Status Changed\n* Product Created\n* Product Stock Low<\/p>\n\n<h4>Use Cases<\/h4>\n\n<ul>\n<li>Send Slack notifications for new content<\/li>\n<li>Sync users to email marketing platforms<\/li>\n<li>Trigger Zapier\/Make\/n8n workflows<\/li>\n<li>Update external systems when orders are placed<\/li>\n<li>Build custom integrations with any webhook-enabled service<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/wp-webhook-automator\/<\/code><\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Navigate to 'Webhooks' in the admin menu to create your first webhook<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20is%20a%20webhook%3F'><h3>What is a webhook?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt id='is%20this%20compatible%20with%20woocommerce%3F'><h3>Is this compatible with WooCommerce?<\/h3><\/dt>\n<dd><p>Yes! Hookly includes triggers for WooCommerce orders and products. The WooCommerce triggers only appear if WooCommerce is installed and active.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20data%20sent%3F'><h3>Can I customize the data sent?<\/h3><\/dt>\n<dd><p>Absolutely. You can create custom JSON payloads using merge tags like <code>{{post.title}}<\/code> or <code>{{user.email}}<\/code>. See the documentation for all available merge tags.<\/p><\/dd>\n<dt id='how%20do%20i%20verify%20webhooks%20on%20the%20receiving%20end%3F'><h3>How do I verify webhooks on the receiving end?<\/h3><\/dt>\n<dd><p>Each webhook can be configured with a secret key. We send an HMAC-SHA256 signature in the <code>X-Webhook-Signature<\/code> header that you can verify on your server.<\/p><\/dd>\n<dt id='what%20happens%20if%20a%20webhook%20fails%3F'><h3>What happens if a webhook fails?<\/h3><\/dt>\n<dd><p>By default, webhooks will retry up to 3 times with a 60-second delay between attempts. You can customize this per webhook.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed: Added custom autoloader for WordPress.org distribution<\/li>\n<li>Fixed: Plugin now works correctly when installed from WordPress.org<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Core webhook functionality<\/li>\n<li>Post, User, and Comment triggers<\/li>\n<li>WooCommerce integration<\/li>\n<li>Admin dashboard and log viewer<\/li>\n<li>REST API endpoints<\/li>\n<\/ul>","raw_excerpt":"Connect WordPress events to external services via webhooks. A lightweight, developer-friendly automation tool.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/268711","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=268711"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ghabri"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=268711"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=268711"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=268711"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=268711"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=268711"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=268711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}