Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
PartnerNetworkRecordConnection
Supported Calls
create(), query()
Special Access Rules
As of Winter ’21 and later, only authenticated internal and external users can access this object.
Fields
| Field | Details |
|---|---|
| ConnectionId |
|
| EndDate |
|
| LocalRecordId |
|
| ParentRecordId |
|
| PartnerRecordId |
|
| RelatedRecords |
|
| SendClosedTasks |
|
| SendEmails |
|
| SendOpenTasks |
|
| StartDate |
|
| Status |
|
Usage
- To share a record, use the following fields: LocalRecordID and ConnectionId
- To share a child of a parent record, use the following fields: LocalRecordID, ConnectionId, and ParentRecordID
- To share a child of a parent record and its child records, use the following fields: LocalRecordID, ConnectionId, ParentRecordID, and RelatedRecords
If the organization does not have Salesforce to Salesforce enabled, the PartnerNetworkRecordConnection object is not available, and you can’t access it using the API.