/
Get Salesforce Session
Get Salesforce Session
Overview
This processor is responsible for obtaining the configured Salesforce session to query the Salesforce objects based on the external identifier found in the previous step.
Configuration
Configuration is done in the S4SAnalytics.config configuration file.
<!-- Processor to get the Salesforce session to use to retrieve the matching Salesforce entity. --> <processor type="FuseIT.S4S.WebToSalesforce.Pipelines.ResolveXdbContactFromSalesforce.GetSalesforceSession, FuseIT.S4S.WebToSalesforce"> <!-- The connection string for the Salesforce session to use. --> <param desc="connectionString">S4SConnString</param> </processor>
Parameter | Description |
---|---|
connectionString | The name of the connection string to use to obtain the Salesforce session |
Next Step
Steps
, multiple selections available,
Related content
S4S List Builder (Optional)
S4S List Builder (Optional)
More like this
S4S List Builder for Sitecore 9.3 and above
S4S List Builder for Sitecore 9.3 and above
More like this
Troubleshooting TLS and SSL
Troubleshooting TLS and SSL
More like this