How do I avoid this many routes

How do I avoid adding countless of routes for my scenario. The scenario sends emails when a form is filled and I believe there’s a better way to do this?

Welcome to the Make community!

You’re searching different folders based on the filter right?

Then you’re using routes correctly.

If you don’t want to use routes I see it can potentially use one more operation – by setting the “folder” that you want to search in a previous module like this:

Hope this helps! Let me know if there are any further questions or issues.

@samliew

Thank you for the response.
I’m not using multiple folders its one folder with multiple files that I have to keep adding on when I create a new ideas for. So basically each route is a different file that I created.

Same method can be used for files.

Then in that case you don’t need to “search”, just immediately use “Download a file” module.

Hope this helps! Let me know if there are any further questions or issues.

@samliew