MCP Server for Salesforce

Build 24.0.9300

ContractFeed

Captures Chatter activity, including posts and updates, related to Contract records.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the contract feed item.

ParentId String True

Contract.Id

ID of the contract record associated with this feed item.

Type String True

Type of feed item, such as TextPost, ContentPost, or LinkPost.

CreatedById String True

ID of the user who created the feed item.

CreatedDate Datetime True

Date and time when the feed item was created.

IsDeleted Boolean True

Indicates whether the feed item has been deleted (true) or not (false).

LastModifiedDate Datetime True

Date and time when the feed item was last modified.

SystemModstamp Datetime True

System-generated timestamp for tracking the last modification.

CommentCount Int True

Total number of comments on the feed item.

LikeCount Int True

Total number of likes on the feed item.

Title String True

Title of the feed item, typically used for content or link posts.

Body String True

Main content or message of the feed item.

LinkUrl String True

URL associated with a link-type feed item.

RelatedRecordId String True

ContentVersion.Id

ID of a record related to this feed item, such as a referenced document or task.

ContentData String True

Base64-encoded data of a file attached to the feed item.

ContentFileName String True

Name of the file attached to the feed item.

ContentDescription String True

Description of the file attached to the feed item.

ContentType String True

Multipurpose Internet Mail Extensions (MIME) type of the attached file, such as application/pdf or image/png.

ContentSize Int True

Size of the attached file in bytes.

InsertedById String True

ID of the user who originally inserted the feed item, which may differ from the creator in some cases.

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