Try our conversational search powered by Generative AI!

Salesforce: Add option to submit form data asynchronously

Fixed in

EPiServer.MarketingAutomationIntegration.Salesforce 4.2.0

(Or a related package)

Created

Feb 21, 2019

Updated

Aug 19, 2022

State

Closed, Acceptance tests pass


Description

Provide an option to allow for asynchronous submission of data to Salesforce. This includes adding a checkbox on the admin settings screen to enable async.
If this option is enabled, data submission is a "fire and forget" operation. That is, we won't get back the entityId and store it in the mai cookie. Therefore, auto-fill and personalization based on Salesforce fields won't work.