ExternalIdMappings
Creates, deletes and lists all mappings for a team.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Integer | False |
ID of the mapping. |
ObjectType | String | False |
The type of object in SalesLoft. |
ObjectId | Integer | False |
The id of the object in SalesLoft. |
InsertedAt | Datetime | False |
When this mapping was inserted. |
TenantId | Integer | False |
The ID of tenant. |
ExternalType | String | False |
The type of external. |
ExternalId | String | False |
The External ID. |
Deleted | Boolean | False |
Whether or not the mapping is deleted. The allowed values are true, false. |