Best answer

Failed to create an upload file in Google Drive: The app returned "Request has expired."

  • 3 June 2023
  • 5 replies
  • 259 views

Userlevel 1
Badge

What my process looks like..

When an item is created in monday → create folder & document in google drive → upload pictures into that folder from monday. The issue i’m running into is the folllowing…

They are transferring to my google drive, as txt documents. Not as png’s or actual document forms.

 

Link to my ZAP : https://zapier.com/shared/19ba3d61670103783f0ec9b4571a604d1c243d6c

 

All other parts of the zap are working properly besides this final step. It’s returning a success but not returning the results expected. 

 

 

icon

Best answer by Troy Tessalone 4 June 2023, 19:58

View original

5 replies

Userlevel 7
Badge +14

Hi @Ali3332 

Good question.

You have the File Names mapped to the File field, which expects a file object or file url.

Help article about using files in Zaps: https://zapier.com/help/create/basics/send-files-in-zaps

 

Userlevel 1
Badge

hey @Troy Tessalone I put in the link. And now i’m getting an error. I’ve tried to put all the drop downs under the “file” tab that are available. But none of them are being successful.

 

 

Userlevel 7
Badge +14

@Ali3332 

Try retesting Zap step 4 to get fresh data.

Also, if there can be 1+ files in the mapped field, then you will need to use the Looping app to iterate thru each:  https://zapier.com/apps/looping/help

 

Userlevel 1
Badge

 @Troy Tessalone I did some research on the loops. And still have two final questions. Do I have this loop setup correct? And thank you! that fixed the problem. Now just need to do the looping feature correctly. 

 

Is this setup properly? 

Userlevel 7
Badge +14

@Ali3332 

You should only need 1 “Values to Loop” Input called Photos (on the left side)

Use the same mapped variable.

If there are multiple files, then that variable should have an array of line items.

 

 

Reply