# Searching files in google drive

**URL:** https://community.make.com/t/searching-files-in-google-drive/58255
**Category:** Questions
**Tags:** google-drive
**Created:** [October 18, 2024, 1:48pm UTC](https://community.make.com/t/searching-files-in-google-drive/58255 "2024-10-18T13:48:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![uitholland](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/uitholland/32/52222_2.png) [@uitholland](https://community.make.com/u/uitholland)
#### Post date: [October 18, 2024, 1:48pm UTC](https://community.make.com/t/searching-files-in-google-drive/58255/1 "2024-10-18T13:48:36Z")

</div>

Hi,

I want to search for image files in an specific folder, I use a custom search query.

But the way I do it won’t only search the folder I want to search in.

I also want to order them by filename, I tried adding order by name, but this gives an error.

```auto
'{{19.`0`}}' in parents and mimeType = 'image/jpeg' or mimeType = 'image/png'

```

 ![Scherm­afbeelding 2024-10-18 om 15.44.46](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/1/b/1b38b4a0997639a4ba474f0f099e455abb6a59fd.png)

Hoping someone can help with this.

Thanks in advance.

Greetings,  
Robin

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [January 16, 2025, 2:55pm UTC](https://community.make.com/t/searching-files-in-google-drive/58255/3 "2025-01-16T14:55:27Z")

</div>


