How to Import & Export Attendee data
With Eventin, you can easily export your attendee list for analysis or reporting and even import attendee data if you're migrating or managing offline bookings.
Eventin also offers a flexible way to export and import attendee data using both CSV and JSON formats.
๐Exporting Attendee Data
You can export your attendee data in either CSV or JSON format.
โ Steps to Export:
Go to
WordPress Dashboard โ Eventin โ Attendees
On the top-right, youโll see the Export options
Choose your desired format:
- Export CSV โ to use in Excel, Google Sheets, etc.
Export JSON โ useful for developers or API integrations
A file will be downloaded with attendee information like:
- Name, Email, Phone
- Event Name
- Ticket Info
- Status
- Purchase Date etc.
๐ Note: If you do not select any attendees manually, the entire attendee list will be exported by default. So to export specific attendee, you need to filter them and mark to export
๐ฅ Importing Attendee Data
Whether you're importing old records or offline attendees, you can do it using CSV or JSON.
โ Steps to Import:
- Go to Eventin โ Attendees
- Click on the Import button
- Choose your format: CSV or JSON
- (Optional) Download the Sample CSV or JSON to understand the required structure
- Fill in your data following the sample format
- Upload the file and click Import
โ ๏ธ Important Notice:
๐ธ Before importing, always perform an export first, then use that exported file as a reference to prepare your import data.
๐ธ Even a small mismatch in column names or structure can break the import or create empty records.