# Upload file

![](https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FRqCtA09g7GNcWZCNcHeE%2Fimage.png?alt=media\&token=0417ccbb-ac11-4a32-95db-c64c56c5e027)

{% tabs %}
{% tab title="Entry Vars" %}
**Permission request message :** You must enter the message that you want to be shown to users when requesting permission to upload their file to the cloud.

**Permission request title :** You must enter the message that you want to be shown to users when requesting permission to upload their file to the cloud.

**URI :** The path of the file that we want to upload to the cloud must be entered.

**Max file size (MB) :** You must enter the size in MB that our file must have in order to be uploaded.

**Step by Step :**

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FltLrqCJHzcEwduVK7a25%2FUpload%20file.gif?alt=media&#x26;token=e461c6d9-8fff-4f19-a17a-b3ecf5cd89d2" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & OutVar" %}
**Error uploading file :** Runs when a correct file is not sent for upload or a connection problem occurs.

OutVars&#x20;

`Null`

**File uploaded :** It is executed when the file is successfully uploaded to the cloud and returns the url path where it was stored.

OutVars&#x20;

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}
