How to retrigger ask for approval in flow designer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 08:46 AM
How to retrigger ask for approval in flow designer?
Scenario - on the request item form, we have an approval. if its rejected, user should be able to ask for approval again.
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2022 07:07 AM
Duplicate post: https://community.servicenow.com/community?id=community_question&sys_id=f15dd9f71ba94150d018c8ca234b...
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 01:18 AM
Use Do the following until flow logic and put your approval inside the loop. You can then set the approval state as your condition to break out of the loop.