Webform ExactTarget lets people subscribe to a mailing list in ExactTarget from your Drupal based Web site.

Requirements:

  • ExactTarget API
  • Webform

Configure both ExactTarget API and Webform.

To enable list population for a Webform node:

  1. go to Webform -> ExactTarget settings
  2. select the target subscription list(s) that may be subscribed to via this Webform
  3. map ExactTarget fields to Webform components

Once the settings are saved, all new Webform submissions are sent to the selected ExactTarget list(s) with the mapped values.

Comments

Nikhil Banait’s picture

I have added the subscription list options to webform for users to get subscribed to any one of the subscription.
For this I have added a "select options" element, and for the values picked the pre-built options list "ExactTarget: Available subscription lists".
No custom code is used.
User is allowed to choose multiple values.

User is getting subscribed to all of the "ExactTarget: Available subscription lists" lists instead of selected one.

How user will get the mail from selected subscription?

Aki Tendo’s picture

I have a radio yes/no option. I only want the user to be subscribed if they selected 'Yes'.