Introduction
There are two ways to customize the Dime.Scheduler Connector Extension:
- Extend the extension, or "dependent extensions"
- Subscribe to the Dime.Scheduler events
Dependent extensions
Event publishers
Most of the "Send" functions to Dime.Scheduler contain events. Developers can hook in to the workflow by subscribing to these events.