- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 11:24 PM
Hi Experts,
Good Day!
I have been trying to give a message on approval from the workflow. For example , when we select the approval user from workflow, the approval mail should contain message like this (" hi please go to my approvals and approve the request")
Could you please assist me how can i generate this message on approval notification from workflow.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 11:35 PM
The notifications are configured on the approval table (sysapproval_approver). Modify the approval notification content (What it will contain section) to include your custom text.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 11:35 PM
The notifications are configured on the approval table (sysapproval_approver). Modify the approval notification content (What it will contain section) to include your custom text.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 11:38 PM
Hello @Atchutaram ,
If you are using the notification activity in workflow you can make use of message field and add you text .