Add-ons

WPDM WebHook

1 min read Updated Jan 26, 2026

Webhooks are a simple paradigm for developing instant notifications and mash ups based on simple HTTP requests. With WPDM WebHook you can set up webhooks so that a specified URL (a public service or something you set up) is requested when certain WordPress actions occur. Possible uses include generating push notifications or using non-PHP web technology to extend WordPress.

Installing WPDM WebHook Plugin

  1. Download the WPDM WebHook plugin. Unzip plugin zip file and then upload the plugin folder and files via FTP Client like FileZilla to your wp-content/plugins folder OR upload the plugin zip file via the “Add New” plugin menu in WordPress.
  2. Activate the “WPDM – WebHook” plugin you just installed.

Creating a Webhook: