{ "sections": [ "title", "description", "fields", "special_access_rules" ], "title": "ExtlRecShrPicklistMap - Data API", "description": "Represents the external record share picklist field mapping between the partner and vendor system for Partner Connect. This object is available in API version 62.0 and later.", "fields_columns": [ "type", "properties", "description", "relationship_name", "refers_to" ], "fields": { "ImportedPcklstOptionId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "ID of the external record share picklist option of the external system. This field is a relationship field.", "relationship_name": "ImportedPcklstOption", "refers_to": "ExtlRecShrPcklstOptn" }, "InternalPcklstOptionId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "ID of the external record share picklist option of the internal system. This field is a relationship field.", "relationship_name": "InternalPcklstOption", "refers_to": "ExtlRecShrPcklstOptn" } }, "special_access_rules": "To see this object, enable Partner Connect or Partner Connect for Vendors. See Set Up Partner Connect as a Partner and Set Up Partner Connect as a Vendor in Salesforce Help." }