Question

How do I zip all files in the Google Drive folder?

  • 13 November 2023
  • 1 reply
  • 114 views

I’m using https://archiveapi.com integration to archive files. When I try to zip all files in a google drive folder, I need to pass a list of files. However, it’s a folder with dynamic number of files which names are not known.

What should I put into File Data field? Are there any other options?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @Mixed Fitness 

Good question.

To get all the Files in a Folder, you’d likely need to use the GDrive API: https://developers.google.com/drive/api/reference/rest/v3

Zap action: GDrive - App Extensions

There is an AI assist to help configure.