SlackChannelInviteEvent__e
Label: Slack Channel Member Event Tracks member changes for related Slack channels.
| ChannelId__c |
Channel ID |
Spring 2020 |
The identifier for the Slack channel.
|
Text(255) |
|
| ErrorCode__c |
Error Code |
Spring 2020 |
A code representing an error that occurred.
|
Text(255) |
|
| Invited__c |
Added to Channel |
Spring 2020 |
If selected, indicates that the specified users have been added to the Slack channel. If deselected, indicates that the specified users have been removed from the channel.
|
Checkbox |
false |
| Ok__c |
OK |
Spring 2020 |
Indicates that the event was successful.
|
Checkbox |
false |
| SalesforceObjectId__c |
Salesforce Record ID |
Spring 2020 |
The identifier for the Salesforce record.
|
Text(18) |
|
| SalesforceUserIds__c |
Salesforce User IDs |
Spring 2020 |
The list of users who have been added to or removed from the Slack channel.
|
LongTextArea(650) |
|
|