# DesktopShipper

Under Fulfillment → Fulfillment Houses, locate and activate the DesktopShipper plugin tile. Click on the tile and **Activate** the plugin.

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

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

**token** - The API token given to you by DesktopShipper.\
**profileId** - The Id number of the profile set up in DesktopShipper. This is optional. Enter one of the values in the list at the bottom.\
**Return Address** (Optional) - The return address for where the products should be returned upon an RMA. This address can be sent to the customers via our RMA autoresponder.\
**Disable shipping validation with carrier** - Will force the orders directly into shipped status upon receiving the tracking number. \*Orders will not move to Delivered status

### Getting, Activating, and Viewing your API Token <a href="#getting-activating-and-viewing-your-api-token" id="getting-activating-and-viewing-your-api-token"></a>

* Email <sales@desktopshipper.com> to get an **API token**.
  * Once you have received your token, you must Authorize it through DesktopShipper. Login to your Desktop Shipper account.

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

Click on the green **Authorize** button at the top of the page.

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

In the window that shows up, under Bearer, enter "**Bearer {token}**" into the textbox. For example if your token is "**1234**" enter " **Bearer 1234**". Then click "**Authorize**".

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

If you ever need to view your API token again, navigate to “**Manage your Users**” → “**API**”

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

The plugin setup is now complete and you can proceed to test the integration by following this document: [Testing Fulfillment through Order Entry](/konnektive-crm/fulfillment/testing-fulfillment-through-order-entry.md)


---

# 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.konnektive.com/konnektive-crm/admin-setup/plugins/fulfillment-houses/desktopshipper.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.
