-
Notifications
You must be signed in to change notification settings - Fork 21
Part 7. Notifications on Process Exit
jrbail01 edited this page Dec 12, 2016
·
4 revisions

Let's create a SMS alert whenever a process exits.
We are going to follow the Trigger notification setup process outlined at http://support.initialstate.com/knowledgebase/articles/834354-triggers-adding-a-trigger.
- Make sure your process data bucket is loaded.
- Click on the bucket's settings in the data shelf (under its name).
- Click on the Triggers tab.
- Select the data stream to trigger on (you can use the drop-down list to select from existing streams once a data bucket has loaded or you can type in the stream name/key manually; *note Safari does not support HTML5 dropdown lists).
- Select the conditional operator, in this case 'match'.
- Select the Trigger value that will trigger an action (manually type in the desired value). In this case, type in Exited as shown above.
- Click the '+' button to add the Trigger condition.
- Select the action (current actions available are notify by SMS or email).
- Click the '+' button to add the action.
- Input any verification code if adding a new phone number or email to complete setup.
Your trigger is now live and will fire when the condition is met. Click done to return to the main screen.

Initial State (https://www.initialstate.com)
(c) 2019 Initial State Technologies, Inc.