Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module allows to send Webform submissions to iContact list.

Requirements

Installation

  1. Unzip the files to the "modules" OR "modules/contrib" directory and enable the module.
  2. Go to IContact Configuration page (admin/config/services/icontact) to provide iContact API and Account ID info
  3. Go to Webforms list page (admin/structure/webform) and click "Edit" on desired Webform.
  4. Click Emails/Handlers secondary tab and then click on "Add handler" button.
  5. Click on "Add handler" button on "iContact" row.
  6. Fill in the form. You should have at least one Folder and List in your iContact account, and at least one Email field in your Webform.

If you want to map extra fields, create a sign-up form at your iContact account. Add as many form items as you want, but take into account "Field Name" of each one. Each field you have configured in your Webform, will be mapped there if the "key" value in the Webform matches "Field tag" value in iContact.

iContact default fields https://www.icontact.com/developerportal/documentation/contacts

Project information