TForce REST API Transition Guide

This article aims to assist Tai users with upgrading their TForce integration to their new REST API.

OVERVIEW 

  1. Retrieve the new credentials. The credentials required will be:
    1. clientId
    2. clientSecret (Value from TForce's site)
    3. Scope
    4. BillType → Prepaid, ThirdParty, Collect
    5. UseUpdatedV2 = true
    6. If Density-based, add an Integration source Parameter:  DensityEligible = true
    7. Bill Info:
      • Address1
      • City
      • State
      • Zip
      • Country

RETRIEVE NEW CREDENTIALS


  1. Please use the link to access the TForce Freight API Portal to create an online account (Username/password) as an “end user”  https://developer.tforcefreight.com
  2. Once Username/Password credentials are created, sign in, and then navigate to the "Profile" option in the top Menu.
  3. Select "Configure My Client" under My OAuth Client (If you have not created an OAuth client yet, select "Create" in the next window)
  4. Grab and obtain the "Client ID" and "Scope" from the Application Integration section.
  5. Create a Client Secret, and capture the "Value" provided.