> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bondata.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Manhattan Associates

> Connect BonData to Manhattan Active for orders, shipments, inventory, and items

Manhattan Associates provides Manhattan Active supply chain applications for warehouse management (WMS) and order management (OMS), running on a cloud-native microservices platform. With BonData, you can connect to your Manhattan Active environment to read order, inventory, and fulfillment data within Agent workflows.

## Manhattan Associates OAuth 2.0 Setup

Manhattan Active APIs authenticate with the OAuth 2.0 client credentials grant. Follow these steps to connect BonData.

### Step 1: Request API Credentials

1. Contact your **Manhattan Active administrator** or Manhattan support to provision an integration client for your organization
2. Manhattan issues a **Client ID** and **Client Secret** scoped to the applications (WMS, OMS) you need
3. Note the **base URL** of your environment, for example `https://your-org.sce.manh.com`

<Note>
  Manhattan Active is multi-tenant and organization-specific. The base URL, token endpoint, and available application APIs depend on the environment provisioned for your organization.
</Note>

### Step 2: Confirm the Token Endpoint and Scope

1. The client credentials are exchanged for a bearer token at your environment's OAuth token endpoint (typically `/oauth/token`)
2. Confirm with your administrator which application scopes are granted to the client

### Step 3: Enter Credentials in BonData

1. In BonData, navigate to **Integrations** and select **Manhattan Associates**
2. Enter your **Base URL**, **Client ID**, and **Client Secret**
3. Click **Connect** - BonData requests a token and validates access

## Required Fields

| Field         | Description                                          |
| ------------- | ---------------------------------------------------- |
| Base URL      | Base URL of your Manhattan Active environment        |
| Client ID     | OAuth 2.0 client identifier provisioned by Manhattan |
| Client Secret | OAuth 2.0 client secret paired with the Client ID    |

## Available Data

Once connected, BonData can sync the following Manhattan Active data:

* **Orders** - Sales and fulfillment orders with lines, status, and customer details
* **Shipments** - Outbound shipments with carrier, tracking, and status
* **Inventory** - On-hand and available inventory balances by location
* **Items / SKUs** - Item master records with attributes and unit-of-measure data
* **Facilities / Locations** - Distribution centers, stores, and internal storage locations
* **Purchase Orders** - Inbound purchase orders and their lines
* **ASNs** - Advance shipment notices for expected inbound receipts
