I want to split the files from a folder in half, so I can split better the data and download it separately. I’m using the google drive search: fileFolder, how can I download separately 100 pdf files for example?
Hey @GUILHERME , could you follow the tip below for sharing workflows, please? We do not have access to your workspace, hence, providing us with the link will not assist seeing it.
Tip for sharing information
Pasting your n8n workflow
Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.
```
<your workflow>
```
That implies to any JSON output you would like to share with us.
Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!