page_refresh_webhook
No security coverage
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