Hi,
This might be an odd ball question, I need to have a full audit trail of items within a list particularly item deletes. What I'd like to do is when a user deletes an item a copy of that item is stored in another "secure" list. The flow is triggered by the "When an item is deleted" trigger. The next action is "Get Item" where I am trying to grab the detail of the item and then using "Create Item" creating the deleted item in another list.

The flow stops at the second action with a 404 which I guess kinda makes sense as the item is deleted....

Any thoughts/help gratefully received.
Rob