HR department is having a list to reocrd the information of every employees (now we call this list as "Employee Profile").
On the other hand, HR also requires team leaders to upload the resigination letters to another list as well (we call this list as "Resignation Log").
Once HR see that there is a new resignation letter received, she would find out the Employee ID from "Resignation Log", then change the status at "Employee Profile" base on the Employee ID she found.
And I would like to know that could we create a flow to modify an item in a list once an item created in another list?