Skip to main content

Enabling Live Data Upload from Turvo TMS

Updated this week

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

  1. Go to the Admin Panel.

  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 provided by Triumph. (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

Ask greenscreens.ai team to provide you with this

client_secret

Ask greenscreens.ai team to provide you with this

6. Click Create.

Did this answer your question?