Represents a Salesforce to Salesforce connection between Salesforce organizations.
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| ConnectionName | string | Filter | A descriptive name for the connection. Limit: 225 characters. |
| ContactId | reference | Filter | Contact associated with this connection. For information on IDs, see ID Field Type. |
| AccountId | reference | Filter | ID of the Account associated with this connection. |
| PrimaryContactId | reference | Filter | ID of the User associated with this connection.. |
| ConnectionStatus | picklist | Filter | Picklist of values. The picklist includes the following values:
|
| ResponseDate | dateTime | Filter | The date and time that the connection was accepted or rejected. |
| CreatedDate | dateTime | Filter | The date and time that the connection was created. |
Represents Salesforce to Salesforce connections. This object is referenced by lead, opportunity, and custom objects that have been shared with other organizations, enabling you to determine which connections share the record with you. If the organization does not have Salesforce to Salesforce enabled, the PartnerNetworkConnection object is not available, and you cannot access it via the API.