I am working with an approval workflow where the approval task is assigned to multiple users and i am creating a list to capture the workflow activity by creating an item inside a nested apply to each action and this works exactly the way i wanted it to.
However, i am stuck in updating the item/list since i am not able to get the item ID dynamically
Below is my flow


Any suggestion on how to get the list ID ? so that i can use it to update the items across the workflow...
Thank you.