Salesforce Integration
Authentication Setup
Go to the Application Registry
Open the appropriate Salesforce record, for example Salesforce Test
You’ll need to get a Client ID and Client Secret from the Salesforce administrator
Enter those values in the appropriate Salesforce record in Client ID and Client Secret
Navigate to sys_auth_profile_basic_list.do
Find the entry for Salesforce ADM and update the password to match what the Salesforce administrator has set or you have changed it to for the
sn.integrationuser@yale.edu.adm account.
The entry’s sys_id should match the value in the yale.salesforce.oauth.auth.profile property.Must append(to the end) the security token to the password.
yale.salesforce.auth.endpoint will be different based on the environment
yale.salesforce.oauth.credential oauth_credential - not needed
yale.salesforce.oauth.provider.id oauth_entity sys_id
yale.salesforce.oauth.provider.profile oauth_entity_profile
x_yau_sf_integrate.attachment.endpoint system property needs to be updated for test environment
yale.salesforce.poorvu.endpoint needs to be updated for test environment