Use Case Examples for the Notification Rule API
The following are examples of how the Notification Rule API can be used:
cim1265
The following are examples of how the Notification Rule API can be used:
- Notify a single userWhen user data is being modified, retrieve the user’s name and cc the user with the status of the request.
- Notify a groupWhen a user is being created and added to a group, retrieve the group name (from the context information passed into the notification rule) and cc the group about the new group member.