# Customer File Uploads

Though Checkout Champ itself does not have the option for file upload, you can integrate any file uploading service to your website using the web builder. This document explains how to link a Dropbox upload to your pages in Checkout Champ.  For other uploading services the steps should be similar.

{% hint style="warning" %}
Enter an enhancement request at <https://konnektive.atlassian.net/servicedesk/customer/portal/5>
{% endhint %}

***

## **Setting up Dropbox File Upload** <a href="#customerfileuploads-settingupdropboxfileupload" id="customerfileuploads-settingupdropboxfileupload"></a>

#### Step 1: Set up a file request in Dropbox. See article below: <a href="#customerfileuploads-step1-setupafilerequestindropbox.seearticlebelow" id="customerfileuploads-step1-setupafilerequestindropbox.seearticlebelow"></a>

{% embed url="<https://help.dropbox.com/files-folders/share/create-file-request#filerequest>" %}

***

#### Step 2: After setting it up, in Drop box click **Copy** next to **Share a link**. <a href="#customerfileuploads-step2-aftersettingitup-indropboxclickcopynexttosharealink" id="customerfileuploads-step2-aftersettingitup-indropboxclickcopynexttosharealink"></a>

<figure><img src="/files/h5AUMOmVB6AbKGIIWIkO" alt=""><figcaption></figcaption></figure>

***

#### Step 3: Go to Checkout Champ and open up the page you want to place the file upload button. Add a Link to the page and style it however you want. <a href="#customerfileuploads-step3-gotocheckoutchampandopenupthepageyouwanttoplacethefileuploadbutton.addalin" id="customerfileuploads-step3-gotocheckoutchampandopenupthepageyouwanttoplacethefileuploadbutton.addalin"></a>

<figure><img src="/files/PgBQzR15tPz03S0ZV9PG" alt="" width="545"><figcaption></figcaption></figure>

***

#### Step 4: Paste the File Request Link from Dropbox in the Link input under the settings tab. <a href="#customerfileuploads-step4-pastethefilerequestlinkfromdropboxinthelinkinputunderthesettingstab" id="customerfileuploads-step4-pastethefilerequestlinkfromdropboxinthelinkinputunderthesettingstab"></a>

{% hint style="danger" %}
**Be sure to set the Target to New Window so the upload link opens in a new tab.**

**Also be sure to give the link a unique title as in the image below so you do not confuse this link while routing your pages.**
{% endhint %}

<figure><img src="/files/JnAl878vXnl32C0qOmmP" alt=""><figcaption></figcaption></figure>

***

#### Step 5: Save and Publish the page, then test! <a href="#customerfileuploads-step5-saveandpublishthepage-thentest" id="customerfileuploads-step5-saveandpublishthepage-thentest"></a>

<figure><img src="/files/IJoXsD0OkXgGRSuOfOUu" alt=""><figcaption></figcaption></figure>


---

# 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.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/customer-file-uploads.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.
