/
Get External Identifier
Get External Identifier
Overview
This processor is responsible for searching the query string and finding the value of the external identifier if it is present. If the external identifier is not present the pipeline is aborted.
Configuration
Configuration is done in the S4SAnalytics.config configuration file.
<!-- Processor to retrieve the external identifier value from the query string. --> <processor type="FuseIT.S4S.WebToSalesforce.Pipelines.ResolveXdbContactFromSalesforce.GetExternalIdentifier, FuseIT.S4S.WebToSalesforce"> <!-- The name of the query string parameter that contains the external identifier. --> <ExternalIdentifierKey>yourExternalIdentifierKey</ExternalIdentifierKey> </processor>
Parameter | Description |
---|---|
ExternalIdentifierKey | The name of the query string parameter that contains the unique identifier that will identify the Salesforce object |
Next Step
Steps
, multiple selections available,
Related content
S4S List Builder (Optional)
S4S List Builder (Optional)
More like this
Working with Salesforce Duplicate Rules
Working with Salesforce Duplicate Rules
Read with this
S4S Save to Salesforce Submit Action
S4S Save to Salesforce Submit Action
Read with this
Troubleshooting TLS and SSL
Troubleshooting TLS and SSL
More like this