Tip
Found anything unclear or needy of further explanation? Do send us the feedback at docs@tattler.dev !
Developers#
Your role:
Determine what systems need to trigger notifications for the defined events.
Implement logic to call tattler upon each of those events.
Potential follow-up tasks:
Decide if user contacts should be looked up by every system of yours, or rather tattler. In the latter case, you’ll want to write an addressbook plug-in.
Decide with your template designer if several templates need some additional variables that you do not want to load in every system. In which case, you’ll want to write a context plug-in.