Overview
The Integrations Hub with Salesforce (and Salesforce based systems such as Fonteva or Nimble) allows for single sign on, lookups, and push back.
The integration is safe in that it mostly reads information for purposes of single sign on and looking up data. The only place it writes data to is custom objects that have the prefix OW_. This safety ensures robust integrations can be built without worry of impacting other parts of your Salesforce Setup. Using Salesforce Flow you can take data pushed back to the OW_ object and place it anywhere your organization's requirements dictate.
To implement this integration please complete the steps in our learning center.
Alternatives for Single Sign On Only
The Integrations Hub with Salesforce can be implemented in under 15 minutes and uses OAuth with admin scope and the following permissions:
โ
If you do not wish to provide this level of scope, the Integrations Hub can be used for Single Sign On only with SAML. The learning center contains information on how to setup a SAML connector.
In addition you can use our stand-alone OAuth connector.