- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2019 09:47 AM
Hi,
How do I send notification to the user whom I can't access from ' who will receive' in Notification?
If it is through email notification script then which function I use to send email ?
And also how do I attached that script to the particular notification?
Thanks,
Kinjal
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2019 11:51 PM
The first parameter sent in event is named as param1 and second is named as param2, it's not mandatory to send the param2 always.
If you are sending the recipient in param1 check the param 1 checkbox in notification and if sending recipient in param2 check param 2 checkbox.
Also, It's not going to affect other recipient added on user/group field in notification, it will just add.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2019 09:26 AM
If you don't mind, please mark the answer as correct, If I have answered your query. Other people with the same query could find this topic easily and also to make this thread as resolved / answered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2019 10:32 AM
Hi,
Following steps I follows to notify user. I am not sure if still more or less required/
Please guide me in this.
1. created event
2. Wrote business rule (condition ?)
3. use this event in Notification under' whenToSend'
Notification :