as-cornell / as_webhook_update
Provides a webhook notification service tied into hook_post_action, used to generate remote nodes and terms.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:drupal-custom-module
README
AS WEBHOOK UPDATE (as_webhook_update)
INTRODUCTION
Provides a webhook notification service tied into hook_post_action, used to generate remote nodes and terms.
REQUIREMENTS
This module depends on the drupal/hook_post_action module.
MAINTAINERS
Current maintainers for Drupal 10:
- Mark Wilson (markewilson)
CONFIGURATION
- Enable the module as you would any other module
- Configure the global module settings: /admin/config/as_webhook_update/settings
FUNCTIONS
All the functions in this module are in as_webhook_update.module.
- as_webhook_update_node_postinsert
- as_webhook_update_node_postupdate
- as_webhook_update_taxonomy_term_postinsert
- as_webhook_update_taxonomy_term_postupdate
- as_webhook_update_node_postdelete
- as_webhook_update_getarticledata
- as_webhook_update_getmediareportentrydata
- as_webhook_update_getpersondata
- as_webhook_update_getmediareportpersondata
- as_webhook_update_getcurl
- as_webhook_update_getsummary
- as_webhook_update_getbody
- as_webhook_update_gettid
- as_webhook_update_gettidstring
- as_webhook_update_gettermnamestring
- as_webhook_update_getarticleuuiidstring
- as_webhook_update_getpersonlinks
- as_webhook_update_getpersonlinktitles
- as_webhook_update_getdomainschema