- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 03:48 AM
i have a catalog item for that i need to check if the requested for person is manager of any group or not according to that i will configure approvals.
How i can check if the requested for is a manager or not?
Regards,
Debasis
@Ankur Bawiskar can you suggest me here
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 04:40 AM
Flow trigger would be Service Catalog. Then use Look Up Record action and configure it something like below.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 08:02 AM
Check/True the check box Don't fail on error.
Look Up Record action | Docs Link
Or use Look Up Records action.
When a Lookup Record can't find any records the flow results in an error | KB Article Link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 07:18 AM
Hi Ankur,
I am using flow designer not workflow