MCP Server for Salesforce

Build 24.0.9300

CaseContactRole

Defines the relationship between a contact and a case, specifying their role in the case process.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the case contact role record.

CasesId String False

Case.Id

ID of the case that the contact is associated with.

ContactId String False

Contact.Id

ID of the contact assigned a role on the case.

Role String False

The role the contact plays in relation to the case, such as decision maker or primary contact.

CreatedDate Datetime True

Date and time when the case contact role was created.

CreatedById String True

User.Id

ID of the user who created the case contact role.

LastModifiedDate Datetime True

Date and time when the case contact role was last modified.

LastModifiedById String True

User.Id

ID of the user who last modified the case contact role.

SystemModstamp Datetime True

Timestamp for the most recent system update to the record.

IsDeleted Boolean True

Indicates whether the case contact role has been deleted (true) or is active (false).

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