Newer Version Available

This content describes an older version of this product. View Latest

SlackChannelRelatedRecord

Represents the related record mapping between a Slack channel and a Salesforce record that’s made when you create a Salesforce channel. This object is available in API version 65.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Fields

Field Details
Name
Type
string
Properties
Filter, Sort
Description
The name of the related record mapping.
RelatedRecord
Type
string
Properties
Filter, Group, Sort
Description
The Salesforce record ID associated with the related record mapping.
SlackChannel
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The Slack channel ID of the Salesforce channel associated with the related record mapping.
TopLevelTeam
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The Slack Enterprise org ID associated with the Salesforce channel.

Usage

Use this object to retrieve and query the related record mapping between a Slack channel and a Salesforce record. You can select this object in Salesforce Flow Builder and Slack Workflow Builder to trigger actions when a Salesforce channel is created.

This object is read only. You can’t create, modify, or delete the related record mappings between Slack channels and Salesforce records using this object.