Need help in approval notifcation in workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 07:00 AM
For a form, I have code field which filters records from cmdb_ci_appl table based on status operation and Pipelines. So in the form based on clode variable we select it should trigger approval based on approval group in cmdb_ci_appl. so Can someone help me how to do this in workflow?
Note: every code in cmdb_ci_appl table will have difference aprpoval groups
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 07:37 AM
Hello @Shahida07 ,
For this use If condition and check your condition, then if yes then add approval from core actions in workflow.
Then in the approval action use group approval.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 12:25 AM
Hello @Shahida07 ,
For this use If condition and check your condition, then if yes then add approval from core actions in workflow.
Then in the approval action use group approval.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks