> For the complete documentation index, see [llms.txt](https://docs.getmesa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getmesa.com/connect/uploadery.md).

# Uploadery

### Configuration <a href="#configuring" id="configuring"></a>

#### Uploadery Order Created Trigger <a href="#create" id="create"></a>

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

This step is used when you want to collect any files the customer uploads on orders that have upload fields from your Uploadery app.

Optionally, select the **Field Name** of a specific Uploadery field to only filter for that upload field.

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

If the field is left empty, it will return all file upload details.

### Potential Use Cases with Uploadery <a href="#potential" id="potential"></a>

**Add a tag to an order based on an Uploadery file**

Follow the steps below to add an order tag based on a file upload added by the customer.

1\. From the **My workflows** page, click on **New Workflow** to start a new workflow.\
\
2\. Select **Uploadery** as the Trigger of the workflow.\
\
In this example, I will be selecting the **Image** Uploadery Field to filter this step to proceed based on the File upload field being used on the order.

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

3\. Select **Shopify** from the apps list and click **Use This** on the **Order Add Tag** action when it populates.

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

4\. In the **Shopify Order Update step**, add the **Uploadery Order Created Order ID** to the required **Order ID** field by clicking the [variables](/workflow-builder/fields/variables.md) menu icon {+} and selecting the **ID** variable. This may automatically populate for you.

<figure><img src="/files/4saS7NX1nEGuEPndFoA7" alt=""><figcaption></figcaption></figure>

5\. Add the tag you want to apply to the order by entering it in the **Tag** field of the **Shopify Order Add Tag** step.

In this example, I will add the tag **Personalized** to the order.

<figure><img src="/files/6q3UPG8SISTQz3Injx7r" alt=""><figcaption></figcaption></figure>

6\. When you’re finished, your workflow should look like this.

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

7\. Turn the workflow on and complete some of the [best practices for MESA](/best-practices.md). You are good to go now! Any orders using the File upload field will now be automatically tagged with a Personalized tag.

5\. At the top of the workflow, hit the **Save** button to save your changes.

6\. Hit the toggle to switch it to **On** when you are ready to start using the workflow.

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