Real Bots

Salesforce Configuration

SALESFORCE ADMIN

Everything configured on the Salesforce side for Relationship Intelligence.

Components to confirm

ComponentPurpose
Relationship Intelligence Configuration objectHolds tenant configuration, including the certificate KID
RIInboundAuthGenerates the RS256 signed assertion
RelationshipIntelligenceServiceExecutes Relationship Intelligence operations
Verify Google Connection actionRuns the end-to-end verification test
Signing Certificate KID fieldIdentifies the registered public certificate

Field API name:

ribot__Signing_Certificate_KID__c

Configuration record

  1. Open the Relationship Intelligence Configuration record for the org.
  2. Populate Signing Certificate KID with the exact value generated by EIE — see Signing Certificate.
  3. Save.

Callout configuration

Configure the Named Credential and External Credential described in Named & External Credentials.

Permissions and credential access

Users who run Relationship Intelligence actions require:

  • Relationship Intelligence object and field permissions.
  • Apex Class Access for RIInboundAuth and RelationshipIntelligenceService.
  • External Credential Principal Access for EIE_RI_Principal.
  • Assignment of the Relationship Intelligence permission set.

Complete Named Credential, Principal, and Permission Setup

Do not proceed to verification until the EIE_RI_Principal principal exists and has been enabled for the running user.

See also Permissions.

Verification

Finish with Verify Google Connection.

Was this helpful?

Last updated 1 month ago