- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2023 08:30 AM
Hello, I'm newish to flow designer mainly work within the workflows but I'm having trouble finding "groups" in flow designer, what I want to happen is when a request is submitted thru a catalog item, if the user submitted the catalog item is a part of a certain group, automatically approve it. anyone have any tips on this? thank you in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2023 10:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2023 12:04 PM
hello while it does help me, whenever i run it, it gets stuck at the second step it says record is 0 on check count and stops

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2023 04:59 PM
@HenryD Does it return any error, could you please post a screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 12:05 PM
@Sandeep Rajput , I have a similar requirement, but slightly different.
We have an approval check early in the flow that ask for approval from the requested_for's manager.
This same flow 1 of 5 different request types that could have been selected at time request was submitted. EACH request type has it's own approval group.
My requirement is, IF a member of my approval group for the particular request type was:
1. Either the requested for's approving manager (meaning they approved in an earlier step in the flow)
OR
2. They opened the request on BEHALF of someone else
If EITHER of those are true, then we do not need to proceed with the current "ask for group approval".
Screenshot of how I set this up and it's returning false.
Group is [My approval group]
AND
User is Trigger > Service Catalog > Requested Item Record > Requested for > Manager OR
User is Trigger > Service Catalog > Requested Item Record > Opened by
AND
User is Trigger > Service Catalog > Requested Item Record > Opened by
I am thinking that the IF opened by is an approval member, but at the same time, requested for is not
when I tested this, my count came back as ZERO.