MCP Server for Salesforce

Build 24.0.9300

FieldPermissions

Defines field-level security settings, specifying user access permissions for individual fields.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the field permission entry.

ParentId String False

PermissionSet.Id

ID of the parent object, typically referencing the permission set or profile.

SobjectType String False

API name of the object that the field belongs to.

Field String False

Fully qualified API name of the field the permissions apply to.

PermissionsEdit Boolean False

Indicates whether users can edit the field (true) or not (false).

PermissionsRead Boolean False

Indicates whether users can read the field (true) or not (false).

SystemModstamp Datetime True

Timestamp for when the record was last modified by the system.

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