# Shippo

## Connection <a href="#connect" id="connect"></a>

When you're setting up your first workflow with Shippo, you'll need to create a connection. Click on **Connect with Shippo** to finish the process.

![](https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FN22fKdmUlszuPgCFB143%2FScreenshot%202024-05-11%20at%2012.07.19%E2%80%AFAM.png?alt=media\&token=2f8f3220-0f91-4792-9619-481d3efdf5c9)

Please log-in into your Shippo account if you are asked to log-in.

Once logged in, your connection will be selected and MESA is now connected with Shippo!

***

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

#### Creating an order <a href="#order" id="order"></a>

When creating an order, there are several required fields to fill out before MESA can successfully create an order in Shippo.

<figure><img src="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2Fg9hjTLynG22qYG5AVEZY%2FScreenshot%202024-05-11%20at%2012.08.11%E2%80%AFAM.png?alt=media&#x26;token=94df22c3-248c-433f-a92c-3f663cac999e" alt=""><figcaption></figcaption></figure>

Input the necessary variables within each field by selecting the arrows within the input field. Then, available variables to choose from will display on the right .

![](https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FBwIJSIZAMFA4h6yUW3fN%2FAS-SHIPPO-WEIGHT.png?alt=media\&token=da1e3c91-b88b-423e-91fb-dfe29e0c695f)

**Required fields:**

* **Placed At**
* **Weight**
* **Weight Unit**
* **To Address (City, State, Country, Street1, Zip)**


---

# 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.getmesa.com/connect/shippo.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.
