Hi there,
i am new here and also new creating automations. I am trying to came up with a very specific scenario, and doing some testing, i would like to understand how can i check if a file exists in google drive to not upload it. I am able to run that simple scenario, getting a file from an email, and upload it to Google drive, however, i would like to add a logic to not upload it if already exists. Once in drive, i need to identify fields within the pdf file to perform actions.. but thats another step ![]()
Thanks all for your help.
Welcome to the Make community!
Set this to “1”.
In your filter, paste this:
{{ 6.`__IMTLENGTH__` }}
Numeric Operators: Equal to
0
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Getting Started
- Help Centre | Tutorials – Make “Manual”
- Make Academy – Basics 101: Learn Make and get certified
Help Centre Basics
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Aggregate an array for mapping complex fields
- Date Format: tokens for
parseDate| tokens forformatDate - HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI - How to setup and use OpenAI (ChatGPT) in Make
- How to use Regex in Make - How to use pattern matching to extract the text you want
- Webhooks – Make Academy – tutorial on how to use Webhooks
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
Thx for the quick answer, i wil try right now.. In the filter, you say to add that in the condition field?
thx for the material, will review slight_smile:
I have changed 10 by 1 and update the filter - And still getting the file uploaded even if exists in drive..
Then it’s likely your search module isn’t set up correctly because it can’t find a match.
Thx @samliew .. Search module is as the image.. is, in theory, configured to search in folder 360 - where the files are located… Query, maybe is wrong.. that is the File name coming from previous step.
Hope you can see the images and advice
Regards.






