Skip to content

This repository contains the code base for a Sitecore Eloqua Integration using Sitecore Forms

Notifications You must be signed in to change notification settings

RobertoArmas/Sitecore-Forms-Eloqua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitecore Forms Eloqua

This repository contains the code base for a Sitecore Eloqua Integration using Sitecore Forms

You will find more info in the following link: https://rmcdigital.com/sitecore/eloqua-sitecore-integration/

Nuget Installation

You can easily install Sitecore Forms Eloqua by adding a Nuget Package in your Project.

PM> Install-Package SitecoreModules.Feature.EloquaForms

Manual Installation:

https://github.com/RobertoArmas/Sitecore-Forms-Eloqua/releases/tag/v10.1.1.0809202101

Usage:

  1. Create a Sitecore Form
  2. Drag and Drop the form controls that you need it for your form. When you dragged a control like Single-line text you will noticed that this control contains a section called Eloqua to turn on the Prefill feature if your requirements needed. The important thing here is named the form same as Eloqua Form and the Single-line text's control name match as Eloqua Form.
  3. Add submit button
  4. Add Eloqua Tracking Scripts

And that's it, now you can place your form in any page. and this will submit the form to Eloqua.

About

This repository contains the code base for a Sitecore Eloqua Integration using Sitecore Forms

Resources

Stars

Watchers

Forks

Packages

No packages published