Success!
{{errorMessage}}
Codes

File Specifications:

General

Please create a CSV file without header, using commas (,) as separator, double quotes (")as quote character and backslash (\) as escaping character

Row specification

                ABCD,Name Surname,email@host.tld,lang

                where:

                ABCD is the code to assign, blank if automatic
                Name Surname is the full name of the attendee
                email@host.tld is the email of the attendee (the invitation will be sent to this address)
                lang is the ISO language (e.g. it, en, de) of the message
            
Code Assignee e-mail language
{{result.code}} {{result.assignee}} {{result.email}} {{result.language}}
History {{codes.length}}
Code Recipient sent on  
{{c.code}} {{c.recipientName}} <{{c.recipientEmail}}> {{c.sentTimestamp | formatDate}}

No codes have been sent so far