Articles in this section

Set up a connection to Freightview

Freightview is a cloud-based transportation management system (TMS) that allows businesses to streamline their shipping processes.

Set up a connection

This video demonstrates creating a Freightview 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 the API type, depending on the Freightview API type you're connecting to. The settings then become specific to the selected API type. The Freightview API has multiple versions, all of which are accessible at any time by using the defined base endpoint and version number. Version changes are made when backwards incompatible changes are made.

API type: Version v1.0

Setting

Instructions

Account type * 

Select the required account you are connecting to.

If your account URL is https://www.freightview.com/api/v1.0, select Production.

If your account URL is https://www.freightview.dev/api/v1.0, select Sandbox.

API key * 

Enter your Freightview account API key/User API key.

dataLoad.svg​​ How to retrieve API key 

How to retrieve API key secret

  1. Sign in to your Freightview developers account.

  2. Navigate to Settings > API integration.

  3. V1 API window opens.

  4. Copy Account API key / User API key.

APi type: Version v2.0

Setting

Instructions

Account type * 

Select the required account you are connecting to.

If your account URL is https://www.freightview.com/api/v1, select Production.

If your account URL is https://www.freightview.dev/api/v1.0, select Sandbox.

OAuth 2.0 client * 

Select the OAuth 2.0 client that stores the API key (client ID and client secret) provided to you by Freightview.

dataLoad.svg​​ How to retrieve 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.

How to retrieve client ID and client secret

  1. Sign in to your Freightview developers account.

  2. Navigate to Settings > API integration.

  3. V2 API window opens.

  4. Copy Client ID.

  5. Copy Client secret.

Tip

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