# Fulfillplex

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

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

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

**token** - The API token given to you by Fulfillplex.\
**customerId** - The Id number of the profile set up in Fulfillplex.\
**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

### Viewing your API Token <a href="#viewing-your-api-token" id="viewing-your-api-token"></a>

If you ever need to view your API token, navigate to “**CRM**” → “**API Access**”

<figure><img src="/files/trLXSv5QUKTvQbv56ekc" 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/fulfillplex.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.
