Skip to main content

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?

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.