You can process a notification against a member's account, by creating a line with the following variables:
Field Name |
Description |
Action |
PROCESS_NOTIFICATION |
Username |
The username of the member, who the notification is being processed against. |
Notification ID# |
The ID# of the notification that is being processed. This can be found through the Communicate->Notification Settings menu of the Admin Control Panel.
NOTE: You must use the ID# of the notification, and not the actual name. |
Below shows some example lines, which will process a notification against a member's account:
PROCESS_NOTIFICATION jsmith 108
PROCESS_NOTIFICATION james 111
|