I have a 'Contacts' Form in Creator from which I export the following CSV file to email marketing software.
Export File: ID,Title,Name,Email
It returns a report after the marketing is done in the form, Email,Date,Status as below.
I would like to import this information back to Creator, run through the file matching the contact for each row and incrementing a field for the number of times opened
Can you point me in the direction of a help file or a block of code that could handle this import.
Thank you,