MCP Server for Salesforce

Build 24.0.9300

CollaborationInvitation

Manages invitations sent to external users to join Salesforce Chatter groups.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the collaboration invitation record.

ParentId String True

CollaborationInvitation.Id

ID of the parent record associated with the invitation, such as a collaboration group.

SharedEntityId String False

ID of the entity being shared with the invited user, such as a file or group.

InviterId String True

User.Id

ID of the user who sent the collaboration invitation.

InvitedUserEmail String False

Email address of the user being invited to collaborate.

InvitedUserEmailNormalized String True

Normalized version of the invited user's email address for consistency in matching.

Status String True

Current status of the invitation, such as Sent, Accepted, or Expired.

OptionalMessage String False

Optional message included with the invitation, usually from the inviter.

CreatedDate Datetime True

Date and time when the collaboration invitation was created.

CreatedById String True

User.Id

ID of the user who created the collaboration invitation.

LastModifiedDate Datetime True

Date and time when the invitation record was last modified.

LastModifiedById String True

User.Id

ID of the user who last modified the invitation record.

SystemModstamp Datetime True

Timestamp for the most recent system update to the invitation record.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300