Integration with MyEmma in webforms for Drupal 8/9/10.

Requirements

Requires Webform and installation using composer, depends on this php emma library.

Installation

composer require drupal/webform_myemma.

Configuration

Once module is enabled, there are two steps:

  1. Set your account ID and API keys on the admin/config/services/webform_myemma.
  2. Add the MyEmma handler to your webform, email address and group ID are required.
  3. Group ID is numeric, found in the address URL when viewing a group in your MyEmma account
  4. Select the account created in the module configuration that this handler should use should use.
  5. Map the Source field (from the webform) to your MyEmma account using the MyEmma "field shortcut" in the Destination. You can fiend the field shortcut when editing the field in your MyEmma account.

Project information

Releases