Articles in this section

Set up a connection to JTL

JTL is an e-commerce management system designed to help businesses run online sales across multiple platforms from one place.

Important

The JTL connector is in BETA and may be subject to changes.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection *

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

API type *

Choose your JTL account API type:

  • JTL SCX: Integrate with JTL’s e-commerce connectors to sync products, orders, inventory, and marketplace data across external sales channels.

  • JTL WAWI: Manage core ERP data including products, inventory, orders, and customers, within JTL’s merchandise management system.

JTL SCX API type

Environment *

Select your JTL account environment:

  • Production: if your account URL is https://scx.api.jtl-software.com

  • Sandbox: if your account URL is https://scx-sbx.api.jtl-software.com

Token *

Enter your JTL account token.

Multiple layers of protection, including AES 256 encryption, are in place to keep your token safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

JTL WAWI API type

Tenant ID *

Enter your JTL account tenant ID. For example, if your JTL account URL is https://app.jtl-software.com/tenant/123e4567-e89b/dashboard, then 123e4567-e89b is your tenant ID.

Application ID *

Enter your JTL account application ID.

Application version *

Enter your JTL account application version.

OAuth 2.0 client *

Select the OAuth 2.0 client that stores the client ID and client secret provided to you by JTL. For detailed information, see Authentication.

To add an OAuth 2.0 client and configure your credentials, click the plus (+ ) button. Click the edit ( pencil.svg ) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource .

Scopes *

Scopes are OAuth 2.0 permissions that JTL defines to limit access to your account.

dataLoad.svg​​ How to configure scopes

How to configure scopes

  1. Click Scope.

  2. To access all of the scopes in the API, click the » button.

    – or –

    Check the scopes you want to add and click the > button.

  3. Click Save.

Additional references