# Upload Files to Google Drive

1. Navigate to the the integrations tab of your Feathery form
2. Pick Google Drive
3. Pick the “File Submitted” trigger, pick “Upload file” and add/pick the account you would like to upload to
4. Pick the destination folder

### Uploading the file from [File Upload ](https://docs.feathery.io/platform/build-forms/elements/fields/file-upload)

For the public URL, enter the ID of the file upload field whose files you would like to send to Google Drive. Start by entering `{{`, and then filter and pick the ID of the component. Pick the file name you would like to save the file as and click “add” to save the integration.&#x20;

&#x20;                                                       ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdsxLZkcmS5_tE5d1A-swejMNyy5fXrnTm6ucJkXAsI0jI9kQZxwuQFhuWCl3AmdZFra1wNV0jH-wOWc54kA4JGeYIb3lYzBrZzuW6OCbyy1_FPVwrDi3qLQe-Fhn2hNU9d8xgUBA?key=s9YWmdWlib24StRGf7AsgGF4)&#x20;

### **Uploading a custom** [**Autofilled d**](https://docs.feathery.io/platform/signatures-and-document-autofill/autofill-document-templates/pdf-autofill)[**ocument**](/platform/document-autofill-and-signatures/autofill-document-templates/pdf-autofill.md)

Enter `{{` within the Public URL field, filter and pick the PDF you have mapped to. This would the document which has been setup and mapped to in the Documents tab.&#x20;

&#x20;                                                        ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfk4jbnGPZHwk12Se3OghzUxN4Mf955YP4UVqMqZLsl7IIwONnf15Rvoo6uxU-T2UCQAztlvFqJE1Vll3HzzoNfiNuuYI3Lq1J_vTZZAetFufU_7oWHL_tTGWLp16PTrMmg8oPt?key=s9YWmdWlib24StRGf7AsgGF4)

### **Upload** [**Form Submission PDF**](https://docs.feathery.io/platform/signatures-and-document-autofill/export-form-submission-pdf)

Make sure “Generate Submissions PDFs” is checked. In the Public URL field enter `{{` and pick “Submission PDF”.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd4JoRT38QvnBi6P_Y9BZmhoxsdMJbiDJdp4gqAOxJ4uaAIP_y8CR3IMWqNNFaZEsbCsAZZoZsrtUThNjhRROn8xeyBCDmQcQXF7ayMNOu2A-d7diylcrYe0mFiK8p0FNsUxG0O?key=s9YWmdWlib24StRGf7AsgGF4)                           ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf_yTBNDiyUsLlIrUNpmDGTv57goEbGVm8BnrMQAu1yy72BZdDev-fKBKcMM-w6m93jimZG3jrdNiHPljtVgh4kvVxbFMbDGU_MSnd3KQFj6J351CTHrEkCeSR85W3BC0NBUh5IXA?key=s9YWmdWlib24StRGf7AsgGF4)<br>

{% embed url="<https://www.loom.com/share/f269fe8738d0442db809d9e4fa01b516?sid=fb2977b7-3732-427b-9c60-1a37027cd042>" %}
File Upload Demo
{% endembed %}


---

# 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://docs.feathery.io/platform/build-forms/integrations/examples/upload-files-to-google-drive.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.
