User Tools
Writing /app/www/public/data/meta/watchdogs/configuring_watchdog_texts.meta failed
watchdogs:configuring_watchdog_texts
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| watchdogs:configuring_watchdog_texts [2017/07/27 11:00] – mmcc | watchdogs:configuring_watchdog_texts [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Configuring Watchdog Texts ====== | ||
| + | Author: Anna Dowling | ||
| + | |||
| + | There is currently one source of text messages within Errigal. | ||
| + | |||
| + | * These all come from the Ticketer that is used by Watchdog (Currently Atlas). | ||
| + | * The texts initiate from a groovlet in the Ticketer ID number: 233 | ||
| + | * http:// | ||
| + | * https:// | ||
| + | |||
| + | This section of the groovlet is the important part for editing the text messages: | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | If you wish to add or remove a person to the text messages, add their mobile number into the to: section in the same format as shown in the screenshot. This is international format without the leading 00 or +. | ||
| + | |||
| + | To change the content of the emails edit the “text” section. | ||
| + | |||
| + | To do anything a little bit more funky checkout the developer API here: | ||
| + | |||
| + | [[http:// | ||