MCP Server for Salesforce

Build 24.0.9300

CategoryNode

Represents hierarchical category structures used for organizing knowledge articles and content.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the category node.

ParentId String False

CategoryNode.Id

ID of the parent category node, used to define the hierarchical structure of categories.

MasterLabel String False

Display name of the category node.

SortOrder Int False

Position of this category node relative to its siblings, determining the display order.

SortStyle String False

Specifies how the subcategories under this category should be sorted.

CreatedDate Datetime True

Date and time when the category node was created.

CreatedById String True

User.Id

ID of the user who created the category node.

LastModifiedDate Datetime True

Date and time when the category node was last modified.

LastModifiedById String True

User.Id

ID of the user who last modified the category node.

SystemModstamp Datetime True

System-generated timestamp indicating the last update to this record.

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