For the complete documentation index, see llms.txt. This page is also available as Markdown.

Importing

Importing attendees is the fastest way to populate your event's People List with existing contacts. EventX supports CSV-based bulk import and bulk update workflows, with flexible column mapping, unique identifier detection, and built-in error reporting for failed records.

Getting Started

Start here if you're importing attendees for the first time:

Advanced Configuration

Dive deeper into specific importing scenarios:

Importing connects closely with these areas:

Common Questions

  • How do I prevent duplicate attendees during import? — Choose a unique identifier (email or CRM ID) during the import mapping step. See Advanced Attendee Importing.

  • Why were some of my imported attendees rejected? — Download the failed records CSV and check the failedReason column. See Downloading Failed Records.

  • Can I update existing attendee data without creating duplicates? — Yes, use the Bulk Update workflow by checking "Update any existing Contacts" during import. See Bulk Update on Attendee Fields.

Last updated