Newer Version Available
ContactRequestShare
You can only create, edit, and delete sharing entries for standard objects whose RowCause field is set to Manual. Sharing entries for standard objects with different RowCause values are created as a result of your Salesforce org’s sharing configuration and are read-only. For some sharing mechanisms, such as sharing sets, sharing entries aren’t stored at all.
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()
Fields
| Field Name | Details |
|---|---|
| AccessLevel |
|
| ParentId |
|
| RowCause |
|
| UserOrGroupId |
|
Usage
This object lets you determine which users and groups can view and edit ContactRequest records owned by other users.
If you attempt to create a new record that matches an existing record, the create() call updates any modified fields and returns the existing record.