A base representation of an integration mapping object.
"12345"
A unique identifier of a folder mapping
(part of a composite key together
with integration_type
)
"slack"
Identifies the Box partner app,
with which the mapping is associated.
Currently only supports Slack.
(part of the composite key together with id
)
Value is always slack
{
"id": "12345",
"integration_type": "slack"
}