Excel Add-In for Salesforce

Build 25.0.9434

CategoryData

Stores structured data related to categories used in Salesforce Knowledge or other categorization features.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the category data record.

CategoryNodeId String False

CategoryNode.Id

ID of the category node associated with this data record.

RelatedSobjectId String False

Solution.Id

ID of the related Salesforce object that this category data is linked to.

IsDeleted Bool True

Indicates whether the category data record has been deleted.

CreatedDate Datetime True

Date and time when the category data record was created.

CreatedById String True

User.Id

ID of the user who created the category data record.

LastModifiedById String True

User.Id

ID of the user who last modified the category data record.

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

System-generated timestamp for the most recent update to this record.

LastModifiedDate Datetime True

Date and time when the category data record was last modified.

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