Flow designer approvals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 09:52 AM
I have a workflow to set approvers based on the creator.
If creator is manager then approver is manager's manager.
If not create manager approval first and once manager approves create manager's manger approval and then proceed with rest of the flow.
How can I check for Manager's Manager's approval in the flow commonly? I have to generate few tasks so dont want to duplicate.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 11:42 AM
If I understand your question correctly, you want to do a Manager approval only if the creator is not a Manager, but then you want to do the Manager's Manager approval whether the person approving is a Manager or not? If so, you would just do the first approval on a condition and the second one without a condition. Like this:
The Manager's Manager Approval action would look like this:
Let me know if I'm misunderstanding the scenario.