# Send new files from a Google Drive folder to an Adalo collection

In this tutoria&#x6C;*,* we will cover how to use the Integromat template to watch any Google Drive folder for new files and send those new *files\** to an Adalo collection.

*Currently, the Adalo API does not accept file data directly and we will therefore be sending the link to the file instead.*

1\) Setup a new collection to receive the links of these files. As we are only receiving the url of the file and not the file itself, we only require 2 text fields.

![](/files/-MX6YhX3HLTpvDIq-8v6)

2\) Access the Integromat template here: <https://www.integromat.com/en/integration/5335-add-new-file-to-collection-from-google-drive>

3\) Follow the steps for each module in the Integromat Template

![](/files/-MX6_G1OZ_vE8PS0JEm4)

![](/files/-MX6_KtLVd1FliZrciO_)

![](/files/-MX6_VMTQt--xgp8ucGt)

4\) Add a new file to the designated Google Drive folder that you selected in your setup.

5\) Run the scenario in Integromat

6\) Check your Adalo collection to ensure that the file was received correctly

![](/files/-MX6aA6oxdddCKyOUQ-0)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/integrations/integromat/send-new-files-from-a-google-drive-folder-to-an-adalo-collection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
