Currently building a flow that:
- creates an MS Team via an approval
- Creates a temp file in the "Shared Documents/General" directory called "PleaseDelete.docx"
- Copies folder structure from a "template site structure"
- Deletes the "temp" file
All working as expected apart from the section to delete the temp file.
I use the "Get Files" action to locate the temp file but run into issues when I try and use the "Delete file" action. For the "Site Address" field I populate using the target sharepoint site which contains "TeamName" dynamic content which is the name of the newly created MS Team in the previous steps. For "File Identifier" I would expect to find the "Identifier" parameter from the "Get Files" dynamic content but I cannot see it anywhere.
Obviously Im missing the vital concept here. Have posted the relevant flow grab below:

Thanks in advance!
N