{ "sections": [ "title", "description", "fields", "wsdl_segment", "field_reference" ], "title": "KnowledgeableUser - Data API", "description": "Represents a user identified as knowledgeable about a specific topic, and ranks them relative to other knowledgeable users. This object is available in API version 31.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "NetworkId": { "type": "reference", "properties": "Filter, Group, Nillable, Sort", "description": "ID of the Experience Cloud site the topic exists in. This field is available only if digigal experiences is enabled for your org." }, "RawRank": { "type": "int", "properties": "Filter, Group, Nillable, Sort", "description": "Rank of this user’s knowledge on the topic relative to other users." }, "TopicId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "Unique ID for the topic in Salesforce." }, "UserId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "Unique ID for the user in Salesforce." } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n```", "field_reference": { "Id": { "field_label": "Knowledgeable User ID", "type": "id", "length": "18" }, "NetworkId": { "field_label": "Network ID", "type": "reference", "length": "18" }, "RawRank": { "field_label": "Rank", "type": "int", "digits": "9" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" }, "TopicId": { "field_label": "Topic ID", "type": "reference", "length": "18" }, "UserId": { "field_label": "User ID", "type": "reference", "length": "18" } }, "field_reference_columns": [ "field_label", "type", "length", "digits" ] }