A Drupal 8 module defining event and attendee content types for syncing information from the Eventbrite API.
- Store your Eventbrite OAuth token to make requests to the Eventbrite API
- Create
eventbrite_event
entities with their Eventbrite Event ID included to automatically sync attendees
Inspried by daggerhart's Eventbrite Attendees Block, and bt-eric and mglaman's work on midcamp_eventbrite.