Note
Optimizely Forms is only supported by MVC-based websites and HTML5-compliant browsers.
Optimizely Forms includes an Autofill API (Beta) and an External System Mapping API (Beta), opening up several integration points to cooperate with other system (especially Marketing Automation, CRM, and so on).
The following links show open sourced sample code:
<http://github.com/episerver/EPiServer.Forms.Samples>
<http://github.com/episerver/EPiServer.Forms.Demo>The sample for `
IExternalSystem
` and `IAutofillProvider
` is in the Forms Demo project.
