I have a workflow that I would like to kick off when an item is created. After, I would like to collect all attachments linked to this list item so that I can call out the list of attachments in an email. I am getting stuck with Power Automate stating the following:
Error
Action 'Get_attachments' failed
Error Details
Item does not exist. It may have been deleted by another user.
I have a pretty simple start:
When I look at the results, the get item action states there is an attachment
But the get attachments action says otherwise:
Any help to get this part of the process working would be greatly appreciated.