TForce REST API Transition Guide
This article aims to assist Tai users with upgrading their TForce integration to their new REST API.
OVERVIEW
- Retrieve the new credentials. The credentials required will be:
- clientId
- clientSecret (Value from TForce's site)
- Scope
- BillType → Prepaid, ThirdParty, Collect
- UseUpdatedV2 = true
- If Density-based, add an Integration source Parameter: DensityEligible = true
- Bill Info:
- Address1
- City
- State
- Zip
- Country
RETRIEVE NEW CREDENTIALS
- 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
- Once Username/Password credentials are created, sign in, and then navigate to the "Profile" option in the top Menu.
- Select "Configure My Client" under My OAuth Client (If you have not created an OAuth client yet, select "Create" in the next window)
- Grab and obtain the "Client ID" and "Scope" from the Application Integration section.
- Create a Client Secret, and capture the "Value" provided.