Download & Extend

Etouches API Integration

This module provides basic API integration with the Etouches event API. The module is relatively simple and written with the goal of importing data from Etouches and providing hooks that allow a developer to quickly integrate the imported data into the Drupal site per the individual site's requirements. A database column is provided to associate an individual Etouches attendee ID with a Drupal user ID.

In some situations, such as when an attendee cancels and later re-registers for an event using the same email address, Etouches sometimes provides multiple attendee IDs for the same email address. The module attempts to import only the highest attendeeid for a given email address to avoid creating duplicate records.

Each attendee is assigned an MD5 hash that is used to check when attendee information has changed since the last import, to avoid unnecessarily re-writing identical imported data.

Basic Drush integration is also provided, allowing developers to make any Etouches API call through the command line.

An example module using the Etouches API will be provided.

This integration was written by ezra-g of Growing Venture Solutions, and sponsored by the MeeGo 2011 Conference.

Downloads

Project Information


Maintainers for Etouches API Integration

  • ezra-g - 1 commit
    last: 1 year ago, first: 1 year ago

Issues for Etouches API Integration

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports