Trigger - new row in a spreadsheet. Row contains a filepath in the same Googe Drive, e.g. “My Drive\Folder\file.zip”
Action - move a file using the filepath from trigger.
The question is - what is the right filepath format? Used “My Drive\Folder\file.zip” and “Folder\file.zip” but action returns an error
Failed to create a move file in Google Drive
'NoneType' object has no attribute 'get'