Importing mappings
Command structure
[
{
"resourceType": "Mapping",
"identifier": {
"externalSystemId": "EXT_SYSTEM",
"externalEntityId": "EXT_TABLE > EXT_COLUMN_ABC"
},
"asset": {
"name": "Technical Asset 1",
"domain": {
"name": "Technical Domain 1",
"community": {
"name": "Technical Community"
}
}
},
"externalEntityUrl": "https://www.example.com",
"lastSyncDate": "1509631247",
"syncAction": "ADD",
"description": "This is a sample mapping"
}
]Identifier
Identifier structure
Optional fields
Field name
Field type
Remarks
Expected behavior
Add operation
A note on mappings
Last updated
Was this helpful?