Question

Failed to create a move file in Google Drive: 'NoneType' object has no attribute 'get'

  • 20 February 2024
  • 1 reply
  • 5 views

I am looking to move new files places in a personal Google Drive folder to a Google Shared Drive folder. I have the correct permissions on both. I am receiving an error on the “file” part of the step. I’m guessing that this should be looking for any new file but it’s not clear how to ask the Zap to do this. Error received; Failed to create a move file in Google Drive
'NoneType' object has no attribute 'get'

What should I be putting in ‘File”?


1 reply

Userlevel 7
Badge +14

Hi @WRT-Sawyer 

The File field expects the ID of the File.

Help article for guidance: https://help.zapier.com/hc/en-us/articles/8496241696141-Add-custom-values-to-dropdown-menu-fields-in-Zaps#01H7FR09FBEAKK4ZZP678QDE9T

Reply