Skip to main content

Targeting the Salesforce Contacts/Accounts system

For each Salesforce Contacts/Accounts system, add a target system in Bravura Security Fabric (Manage the system > Resources > Target systems):

  • Type is Salesforce Contacts/Accounts.

  • Address uses options described in the table below.

  • Credentials: Configure two sets of administrator credentials:

    1. Salesforce account credentials:

      • Administrator ID: Your Salesforce administrative username

      • Administrator password: Your Salesforce administrative password

    2. OAuth API credentials (with "System password" flag enabled):

      • Administrator ID: OAuth Consumer Key

      • Administrator password: OAuth Consumer Secret

    Both credential sets are required for proper authentication and API access.

The full list of target parameters is explained in Target System Options.

Table 1. Salesforce Contacts/Accounts address configuration

Option

Description

Options marked with a redstar.png are required.

Server redstar.png

The Salesforce web service URL for your company. This is set to login.salesforce.com by default.

(key: server)

Port

Default is 443.

(key: port)

Connection over SSL

(optional) Select to enforce SSL connections. Default is "true".

(key: ssl)

Validate the server's certificate when connecting

Determines whether to validate the server's security certificate for SSL connections. Default is "true".

(key: checkCert)

HTTP Network Proxy

Optional

(key: proxy)

Version

Optional

(key: ver)

Skip Deleted Users

Optional. Determines whether to skip deleted users during list operation. Default is "true".

(key: skipDeleted)