Tableau Connector for Salesforce

Build 25.0.9434

CollaborationGroupFeed

Captures Chatter activity, including posts and updates, related to Collaboration Groups.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the collaboration group feed item.

ParentId String True

CollaborationGroup.Id

ID of the collaboration group this feed item is associated with.

Type String True

Specifies the type of feed item, such as a post, poll, or link.

CreatedById String True

User.Id

ID of the user who created the feed item.

CreatedByIdType String False

Specifies the type of the 'CreatedById' polymorphic field to use in the statement.

CreatedByIdExternalFieldName String False

Specifies the external field name of the 'CreatedById' polymorphic field to use in an INSERT/UPDATE/UPSERT statement

IsDeleted Bool True

Indicates whether the feed item has been deleted.

CommentCount Int True

The number of comments associated with the feed item.

LikeCount Int True

The number of likes the feed item has received.

Title String True

The title of the feed item, if applicable.

Body String True

The main text content of the feed item.

LinkUrl String True

The URL of any link shared in the feed item.

IsRichText Bool True

Indicates whether the content contains rich text formatting.

RelatedRecordId String True

ContentVersion.Id

ID of a record related to the feed item, if one exists.

InsertedById String True

User.Id

ID of the user who inserted the feed item on behalf of another user or system.

InsertedByIdType String False

Specifies the type of the 'InsertedById' polymorphic field to use in the statement.

InsertedByIdExternalFieldName String False

Specifies the external field name of the 'InsertedById' polymorphic field to use in an INSERT/UPDATE/UPSERT statement

BestCommentId String True

FeedComment.Id

ID of the comment marked as the best comment.

SOQL String False

Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query.

ExternalIdColumn String False

Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called.

FilterScope String False

Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team.

SystemModstamp Datetime True

Timestamp of the last system update to the feed item.

LastModifiedDate Datetime True

The date and time when the feed item was last modified.

CreatedDate Datetime True

The date and time when the feed item was created.

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