Upload entries from csv. file
To use the option to upload entries from csv. file, please us the template provided via export entries file with the following columns:
entry.id | Is a technical ID for entry. Can be used to match entry already existing in Masterlist and override some parameters, such as late/offline, HC, comments, team name fields. Leave blank, if the list is uploaded for the first time. |
registrantPerson.identifier | Compulsory. Identifier (licence number) of person responsible for the entry, i.e. who will get payment to shopping basket and can manage entry. |
registrantPerson.lastName | Last name of person responsible for entry. Will be used as reference to check correctness of the identifier. |
registrantPerson.firstName | First name of person responsible for entry. Will be used as reference to check correctness of the identifier. |
event.referenceCode | Compulsory. Unique ID of the event. Can be copied from the event page. For example, 2024_CS_F 20109 |
competition.code | Compulsory. Alphanumeric code of a competition, where entries should be added under event. Unique in event. For example, 1, 2, 2b, 3 etc. Csv. file may include entries to several competitions under events. |
athlete.identifier | Compulsory. Identifier (licence number) of athlete. |
athlete.lastName | Last name of athlete. Will be used as reference to check correctness of the identifier. |
athlete.firstName | First name of athlete. Will be used as reference to check correctness of the identifier. |
horse.identifier | Compulsory. Identifier (immatriculation number) of a horse. |
horse.name | Horse name. Will be used as reference to check correctness of identifier. |
entry.registrantComment | Comments to be added on entry. |
entry.section | Compulsory, if sections are used in competition´s settings. Use English version of section´s name. For example, Ponies, Horses, 4Y, 5Y etc. |
entry.isLateEntry | Flag to mark late or offline entry. Can be set to TRUE or FALSE. If not entered, considered as false. |
entry.outsideCompetition | Flag to mark if entry is HC entry. Can be set to TRUE or FALSE. If not entered, considered as false. |
entry.teamName | Team name that can be used, if competition is open for teams. Leave blank, if team name is not collected. |