LeadShare
Controls sharing settings for Lead records, defining user access levels and visibility.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the lead share record. | |
| LeadId | String | True |
Lead.Id |
ID of the lead being shared. |
| UserOrGroupId | String | True |
ID of the user or group with whom the lead is shared. | |
| LeadAccessLevel | String | True |
Level of access granted to the user or group for the shared lead. | |
| RowCause | String | True |
Reason why the sharing record was created, such as manual sharing or rule-based sharing. | |
| LastModifiedDate | Datetime | True |
Date and time when the lead share record was last modified. | |
| LastModifiedById | String | True |
User.Id |
ID of the user who last modified the lead share record. |
| IsDeleted | Boolean | True |
Indicates whether the lead share record has been deleted. |