Context: I'm trying to set up a flow using the "Run Script from SharePoint library" connector on a file stored in the SiteAssets/SitePages/ directory within a SharePoint site.
Issue: When I specify the SharePoint URL in the "Workbook Location" field (which the connector accepts), the SiteAssets directory does not appear in the "Workbook Library" dropdown and so I cannot select the relevant workbook (from "Workbook").
Steps Attempted: I've tried getting the ID from the URL for the folder the file is in - but by inputting this the connector gives an error saying the "Drive ID is not valid" (paraphrasing).
Is there anything else I can do?