Summary
API Endpoint Address | https://api.trackrecordpro.co.uk/3.0/externaltypes |
---|---|
Minimum Supported API Version | 3.0 |
Supported Methods | GET |
Access Level | Everyone |
Description | External types are mappings between assets on TrackRecordPro and assets within an external system. For example if you had an ERP system where each asset in TrackRecordPro is also tracked through your planning system you would upload a reference to each of those mapped values here. The external_type_id field can be defined by you to match your external system's ID, but must be unique. These can then be mapped to new assets which have been requested for addition within the assetqueue table, so that users may add assets to TrackRecordPro and find them added either automatically, or with a review process, to your third party system. |
GET externaltypes
GET /3.0/externaltypes HTTP/1.1
POST externaltypes
POST /3.0/externaltypes HTTP/1.1
PUT externaltypes
PUT /3.0/externaltypes HTTP/1.1
DELETE externaltypes
DELETE /3.0/externaltypes HTTP/1.1
Field Definitions