DATA IMPORT


In this section, we will discuss importing event data from CSV files, including Session and Speaker Data. First, access the "Data & Backups" screen through the navigation menu on the left. The interface should be visible as shown below.

To import Sessions and Speakers, navigate to the "Event Data" section and click the "IMPORT" button. This action will open a dialog with the necessary inputs as shown below.

FIELDDESCRIPTION
SPEAKERS CSVAllows you to select the CSV file containing your speaker data
SESSIONS CSVAllows you to select the CSV file containing your session data

If the format of your CSV data is correct, the "SELECT" text will change to a success message indicating proper data formatting. Refer to the "DATA FORMATING" section for guidance on formatting your CSV. After pressing "CONFIRM", the import process will begin, and a success message will appear if the import was successful.

DATA FORMAT SPEAKERS CSV

The CSV file must use a comma (,) as the delimiter, with all fields in text/string format. For data formatting please see the table below. All headers must be present, even if not all are used. The file should only contain the header row and the rows of data below it, with no additional content. Download Example File (Open with notepad to see and check formatting)

COLUMNABCDEFG
HEADERIDNAMEROLECOMPANYEMAILBIOGRAPHYIMAGE URL
FORMATHTTPS
CONTAINSUnique IDSpeaker NameSpeaker RoleSpeaker CompanySpeakers Email (Provides additional authority)A short biographyA HTTPS URL to a publicly available image
REQUIREDYESYES

DATA FORMAT SESSION CSV

The CSV file must use a comma (,) as the delimiter, with all fields in text/string format. For data formatting please see the table below. All headers must be present, even if not all are used. The file should only contain the header row and the rows of data below it, with no additional content. Download Example File (Open with notepad to see and check formatting)

COLUMNABCDEFGHIJKLMNO
HEADERIDNAMEFORMATCAPACITYLOCATIONSTART TIMEEND TIMEDATEDIFFICULTYSPEAKERSHANDOUT LINKHAS Q&ATINTSYNOPSISDESCRIPTION
FORMATHH:MMHH:MMYYYY-MM-DDspeakerID,speakerID
or speakerID
true or falseHEX Color
#FCBA03
CONTAINSUnique IDSession NameSession FormatSession CapacitySession LocationSession Start TimeSession End TimeSession Start DateSession DifficultySession speaker or list of SpeakersA HTTPS URL to  a publicly available locationIf the session has a live Q&A sessionThe tint color defined in HEX COLOR FORMATShort session descriptionLong session description
REQUIREDYESYESYESYESYESYESYES
CONTINUE TO BACKUPS