@Anonymous
There is no available way to automatically kick off another action without getting a response from the approver.
While if you want to move on to the next action without a response from the approver with an Approve/Reject response, please try below workaround and see if it solves your purpose:
Steps:
- Initialize a variable name it VarReponse and keep the type as String.
- Goto start an approval action. Selet …, then Settings, set the duration of Timeout. Then your flow will move on to the next action once it is timed out without getting a response from the approver.
- Add an action Set variable. Set its value as Approved and configure it to run after. So that it will return Approve when the previous action is successful or has timed out.


Hope it helps!!
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.