MCP Server for Salesforce

Build 24.0.9300

DashboardComponentFeed

Captures Chatter activity, including posts and updates, related to Dashboard Components.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the dashboard component feed item.

ParentId String True

DashboardComponent.Id

ID of the parent dashboard component associated with this feed item.

Type String True

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

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.

LastModifiedDate Datetime True

Date and time when the feed item was last modified.

SystemModstamp Datetime True

Timestamp of the last system update to the feed item.

CommentCount Int True

Number of comments associated with the feed item.

LikeCount Int True

Number of likes associated with the feed item.

Title String True

Title of the feed item.

Body String True

Main content or body of the feed item.

LinkUrl String True

URL of the link included in the feed item, if applicable.

RelatedRecordId String True

ContentVersion.Id

ID of the record related to the feed item, if any.

ContentData String True

Base64-encoded file content associated with the feed item.

ContentFileName String True

Name of the file attached to the feed item.

ContentDescription String True

Description of the attached content file.

ContentType String True

Multipurpose Internet Mail Extensions (MIME) type of the attached file content.

ContentSize Int True

Size of the attached content file in bytes.

InsertedById String True

ID of the user who 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