Skip to main content Skip to complementary content

3PL Central 

3PL Central is a cloud-based warehouse management system (WMS) solutions built to meet the needs of the 3PL warehousing community.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To retrieve your API credentials:

  1. Contact api@extensiv.com and request the following access information:
    • Base Url
    • Client ID
    • Client Secret
    • Facility ID
    • Customer ID
    • TPL Key
    • User Login
  2. Once you have your access information, set up the integration app in 3PL Central.

    For more information, see 3PL Central's documentation.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

Base UrlBase URL.
Client IDClient ID.
Client SecretClient secret.
Customer IDCustomer ID.
Facility IDFacility ID.
TPL KeyWarehouse-specific 3PL Central key.
User LoginUser login.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

customers

This table contains information about customers.

Replication Method

Full Table

Primary Key

customer_id

Useful links

3PL Central documentation

3PL Central API method

inventory

This table contains information about inventory resources.

Replication Method

Full Table

Primary Key

receive_item_id

Useful links

3PL Central documentation

3PL Central API method

locations

This table contains information about inventory facility locations.

Replication Method

Full Table

Primary Keys

location_id

facility_id

Useful links

3PL Central documentation

3PL Central API method

orders

This table contains information about orders.

Replication Method

CDC

Primary Key

order_id

Replication Key

last_modified_date

Useful links

3PL Central documentation

3PL Central API method

sku_items

This table contains information about SKU items.

Replication Method

CDC

Primary Key

item_id

Replication Key

last_modified_date

Useful links

3PL Central documentation

3PL Central API method

stock_details

This table contains information about stock details.

Replication Method

Full Table

Primary Key

receive_item_id

Useful links

3PL Central documentation

3PL Central API method

stock_summaries

This table contains information about stock summaries.

Replication Method

Full Table

Primary Keys

facility_id

item_id

Useful links

3PL Central documentation

3PL Central API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!