Hooks
You can configure hooks in your personal or organizational account settings. Hooks are triggered when an event occurs in the Collectu backend API. An event can be the creation, update or deletion of a resource.
Resources are:
Resource | Prefix |
---|---|
Modules | Module Name |
Configurations | Title |
Articles | Title |
Data Objects | Path |
Once the hook is triggered, the event information is passed to the configured receiver.
Currently we support:
- REST endpoints
- The Collectu MQTT broker
- The Collectu messaging system
Data Objects
Permissions