A Slack specific representation of an integration mapping object.
A unique identifier of a folder mapping (part of a composite key together with integration_type).
"12345"
Mapping type.
integration_mapping "integration_mapping"
Mapped item object for Slack.
{
"id": "C12378991223",
"type": "channel",
"slack_org_id": "E1234567"
}The Box folder, to which the object from the partner app domain (referenced in partner_item_id) is mapped.
Identifies the Box partner app, with which the mapping is associated. Currently only supports Slack. (part of the composite key together with id).
slack "slack"
Identifies whether the mapping has been manually set (as opposed to being automatically created).
true
The schema for an integration mapping options object for Slack type.
An object representing the user who created the integration mapping.
The user who last modified the integration mapping.
When the integration mapping object was created.
"2012-12-12T10:53:43-08:00"
When the integration mapping object was last modified.
"2012-12-12T10:53:43-08:00"