# Easyship

### What you'll need

* Admin access to Easyship
* Access to Connectors in the Automate Work section in your Bird workspace

### Step-by-step

1. Click on your name in the bottom left-hand side of your screen, then click **Integrations**.\
   ![](/files/o73I3hcxsCHjSrmeiaXK)
2. Click **Easyship**.
3. Click **Install Easyship** in the top right-hand corner.
4. Enter the connector name, Company Name, Token and click **Login and install**.

### Next steps

Visit the “Health” tab to assess the connector’s health.

* **Data capture**: This handles incoming data and events, often via webhooks. When not healthy, it typically means issues with setting up the connector's webhook endpoint.

### Use Easyship

Once you've successfully installed the Easyship app, you can incorporate its functionalities in various areas of the platform:

**Flows**:

* **Purpose**: Incorporate Easyship triggers and actions in Flows to automate business processes, such as create shipment.
* **How to access**:
  1. Proceed to **Flows** located under **Automate Work**.
  2. Initiate a new flow or modify an existing one.
  3. For invoking a flow using Easyship triggers, set the Trigger to "Connector", the Connector to "Easyship", and then pick the relevant Easyship app (if you have multiple installations).
  4. Here, you can opt for any of the various triggers the Easyship connector supports.
  5. Additionally, to integrate Easyship actions into your flows, select Easyship from the "Connector actions" dropdown.


---

# 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.bird.com/applications/integrations/integrations/supported-integrations/easyship.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.
