If the requester is belong to particular group then no need og approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2023 06:21 AM
Hi All,
I am working on one of the form in this form If the requested for belong to the "WORKPLACE-PROCUREMENT-GLOBAL" group then no need to send the approval if the requester is not belong to this group then I need to send approval to the same group "WORKPLACE-PROCUREMENT-GLOBAL", I need to do this process in workflow.
Please any one suggest me how to proceed this one,
Thanks in advance,
Vinuth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2023 06:43 AM
Hi @vinuth v ,
In the workflow, add an IF activity with the code in below screenshot to check whether the requested for is part of that group or not.
Based on the output of IF activity, route it to the next approval activity.
I hope this helps. Mark my answer correct & Like Helpful, if Applicable.
Thanks!
Venkatesh Nekkanti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 12:09 AM - edited ‎09-19-2023 12:09 AM
Hello @vinuth v ,
If my answer solved your requirement, Please dont mind to mark it is a solution Mark ✅ for this question.
If you still have any queries, Tag me to answer those as well.
Thanks,
Venkatesh Nekkanti