Triggers
Triggers are actions executed on an event.
Triggers and notifications
These actions includes two categories:
- third party synchronization
- notifications
While being very different on the functional side, these two categories follow the same behavior and are both configured using this API.
get
/api/v1/triggers
post
/api/v1/triggers
put
/api/v1/triggers
patch
/api/v1/triggers
delete
/api/v1/triggers/{name}