Need to send approval by using flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 11:14 PM
Hi everyone,
I have send approval when state is awaiting approval and if approver not responding 2 days approval request should approved and and state should be closed complete
How to achieve by using flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 11:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 12:06 AM
Hello,
To achieve this you can use the logic - do the following in parallel and ask for approval on one node and duration wait condition on another, if request is approved or rejected the ask for approval node will be used to update the record, on the other hand if approval not received you check the condition and update your request for approval approved and state close complete.
Attaching flow diagram for your reference.