Hello All,
I am trying to run an office script on a sharepoint list item. But unfortunately the Run Script connector is not able to find the file and is giving me this following error :

Here is the flow that i have setup. Quick context of what the flow does:
- Whenever a new item is created the flow runs and looks if any of the added attachments has "Import_Template" as a file name
- If the above value returns true then it needs to run an Office script (this is where the issues is)
MS Flow Screenshot
Can someone please tell me what i am doing incorrectly ?
PS: I am new to MS flow 🙂
Thanks !!!