Previous Topic: Notification Rule API SummaryNext Topic: API Components


Use Case Examples

The following are examples of how the Notification Rule API can be used:

Notify a single user

When user data is being modified, retrieve the user’s name and cc the user with the status of the request.

Notify a group

When 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.