Hello,
I have 2 SharePoint lists (in different libraries). They are both staff directories. We will call them list A and list B. I want to build a flow that does the following:
When an item is deleted from list A (for example, someone is retiring so they need to not be on the directory), the flow looks at list B, finds that same person, and deletes them from list B.
I have tried with no luck to build this. I keep getting blank returns in the body output.
Thanks for any help.