PartnerNetworkConnection

Represents a Salesforce to Salesforce connection between Salesforce organizations.

Supported Calls

query(), retrieve(), describeSObjects()

Special Access Rules

  • Customer Portal users cannot access this object.

Fields

Field Field Type Field Properties Description
ConnectionName string Filter

idLookup

A descriptive name for the connection. Limit: 225 characters.
ContactId reference Filter

Nillable

Contact associated with this connection. For information on IDs, see ID Field Type.
AccountId reference Filter

Nillable

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:
  • Sent
  • Received
  • Pending
  • Accepted
  • Rejected
  • Inactive
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.

Usage

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.

© Copyright 2000-2008 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.