On Google Drive, I have an existing script that creates a sub-folder within a sub-folder (with a name specified by an input variable). So to do that I have to do this:
“Get a Folder ID for a Path” module → “Create a Folder” module that uses that folder ID as the “New Folder Location”
That works fine with a location on “My Drive”, but apparently the “Get a Folder ID for a Path” module doesn’t work with a Shared Drive? I need to start working with files on a Shared Drive, but now I’m stuck because Make doesn’t seem to have a way to get a Folder ID on a Shared Drive?