Hi,
In the Google Drive - Search for Files/Folders module, I want to filter the images by name, not by file_id, so they are translated and added to a Google Docs. Unfortunately, it doesn’t work. I get 400 invalid value. Here are my settings:
Choose a Folder: Folder name
Retrieve: Files
Search: Enter custom search Query
Query: mimeType contains “image/” orderBy name asc
Any ideas how to make make work?