Articles in this section

Set up a connection to Boltrics

Boltrics is a cloud‑based logistics technology built on Microsoft Dynamics for 3PLs, freight forwarders, and warehousing providers, offering integrated warehouse, transport, forwarding, finance, and ERP modules.

Note

The Boltrics 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

Instruction

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.

Environment *

Select your Boltrics account environment type:

  • Production (RAPP): if your Boltrics account URL is https://api.businesscentral.dynamics.com/v2.0/RAPP.

  • Sandbox: if your Boltrics account URL is https://api.businesscentral.dynamics.com/v2.0/SAND.

  • Test: if your Boltrics account URL is https://api.businesscentral.dynamics.com/v2.0/TEST.

Customer ID *

Enter your Boltrics account customer ID.

OAuth 2.0 client *

Select the OAuth 2.0 client that stores the client ID and client secret provided by Boltrics.

dataLoad.svg​​ How to retrieve the client ID and client secret

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.

Scope *

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

dataLoad.svg​​ How to configure scopes

Note

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see OAuth 2.0 auth universal connector documentation.

How to retrieve the client ID and client secret

  1. Sign in to your Microsoft Azure portal.

  2. Navigate to App registrations > New registration.

  3. Enter an Application name.

  4. Copy the Client ID.

  5. Navigate to Certificates and secrets.

  6. Click New client secret.

  7. Enter a secret Description and Expiry date.

  8. Click Add.

  9. Copy the Client secret. For more information, see Create an app registration.

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.