To configure your Turvo TMS to start uploading data automatically to the Triumph system, you'll need access to the Turvo TMS admin panel.
Go to the Admin Panel.
In the Admin Panel, go to API & Webhooks.
Click the Webhooks tab.
Click Add Webhooks profile.
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.