Skip to main content

Enabling Live Data Upload from Turvo TMS

Updated over a week ago

To configure your Turvo TMS to start uploading data automatically to the Triumph system, you'll need access to the Turvo TMS Admin Console.

  1. Go to the Admin Console.

  2. In the Admin Panel, go to API & Webhooks.

  3. Click the Webhooks tab.

  4. Click Add Webhooks profile.

  5. Fill in the pop-up form, using the client_id and client_secret that you have generated in Triumph Intelligence app. (You will have to click Add header once and Add body three times.)

    Data for the popup is below. For now, these are still Greenscreens URLs. We'll let you know in advance before changing to Triumph Intelligence URLs.

Profile name:

greenscreens.ai

Notify URL๎‚’

Auth type:

OAuth 2.0 token

Auth URL๎‚’

Token path:

access_token

Token type:

Bearer

Method:

POST

Header:

Content-Type

application/x-www-form-urlencoded

Body:

grant_type

client_credentials

client_id

Generate in your Triumph Intelligence environment

client_secret

Generate in your Triumph Intelligence environment

6. Click Create.

Did this answer your question?