Represents a Salesforce to Salesforce connection between Salesforce organizations.
Supported Calls
create(), describeSObjects(), query(), retrieve()
Fields
| AccountId
|
- Type
- reference
- Properties
- Filter, Nillable
- Description
- ID of the Account associated with this connection.
|
| ConnectionName
|
- Type
- string
- Properties
- Filter, idLookup
- Description
- A descriptive name for the connection. Limit: 225 characters.
|
| ConnectionStatus
|
- Type
- picklist
- Properties
- Filter
- Description
- Picklist of values. The picklist includes the following values:
- Sent
- Received
- Pending
- Accepted
- Rejected
- Inactive
|
| ContactId
|
- Type
- reference
- Properties
- Filter, Nillable
- Description
- Contact associated with this connection.
|
| CreatedDate
|
- Type
- dateTime
- Properties
- Filter
- Description
- The date and time that the connection was created.
|
| PrimaryContactId
|
- Type
- reference
- Properties
- Filter
- Description
- ID of the User associated with this connection.
|
| ResponseDate
|
- Type
- dateTime
- Properties
- Filter
- Description
- The date and time that the connection was accepted or rejected.
|
Usage
Represents Salesforce to Salesforce connections. This object is referenced by lead, opportunity, account,
contact, task, product, opportunity product, 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 can’t access it via the API.