Page Refresh Webhook
Security covered
Drupal 11
· not 10
This module sends a POST request to a specified URL whenever an entity of a chosen content type is saved in Drupal. It supports API key authentication and can be configured to trigger for specific content types.
A lightweight Drupal module that triggers a POST request to a defined URL when an entity of a specified content type is saved in Drupal.
Features
- Configurable webhook endpoint
- API key authentication
- Selective content type triggering
- Adjustable crawl depth
Requirements
- Drupal 9 or higher
- The Key module
Installation
Enable the module via the admin interface or by using Drush drush en page_refresh_webhook.
Configuration
Please refer to the README.md file
Depends on
Dependencies of the latest stable release
- Key
- node Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.1 | Stable | 11 | Use QueueAPI | Aug 13, 2026 | |
| 2.0.0 | Stable | 11 | Drupal 11.2+ compatibility | Aug 13, 2026 | |
| 2.0.x-dev | Dev | 11 | Drupal 12 readiness + test & pipeline | Aug 13, 2026 | |
| 1.0.0-rc1 | Pre-release | 9–11 | Release Candidate #1 | Dec 18, 2025 | |
| 1.0.x-dev | Dev | 9–11 | Dev release | Dec 18, 2025 |