Approver has 3 reminder to approve if not approved then cancel the request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2023 02:19 AM
I want to create a workflow. When i submit a request, A approval request should go to team lead.
A task will be created and approver will receive 3 reminder email(daily basis) if he didn't approve then request will automatically cancel if approve then approval should go to the manager. he will also receive 3 reminder to approve.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2023 02:23 AM
Hi,
Well you can configure this via flow desinger or so. However, is not ideal. Why should a request be cancelled when Approver did not action? The request will still be needed by requestor. Suggestion, is to send reminder but avoid cancelling the request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2023 06:43 AM
Hi Jaspal,
Thank you for the response. But cancelling request is customer requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2023 02:48 AM
You can configure this via flow design or workflow, depending on what you are using. However, it is not a recommended practice.
But if there is no other solution, try creating a flow with a loop sending notifications to the person responsible and when it reaches the limit, it is canceled if it is not approved.
I believe you can even do this via low code in flow designer.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2023 06:39 AM
Hi Romario, Thank you for the response,
Can you please help me to create a workflow.