Hello. I'm working on a website project at the moment where I have a CSV file of names and email address which I need to import into Contour. To give some background my client has a mailing list CSV file and on the new website there is a contour form for users to sign up for the newsletter where they can enter name and address. What I am trying to do is import the existing CSV file records into Contour so when I view the entries for the newsletter form there is one list that has entries from the CSV file and also new website submissions. Can anyone help? Thanks in advance.
Create contour records programmatically
Hello. I'm working on a website project at the moment where I have a CSV file of names and email address which I need to import into Contour. To give some background my client has a mailing list CSV file and on the new website there is a contour form for users to sign up for the newsletter where they can enter name and address. What I am trying to do is import the existing CSV file records into Contour so when I view the entries for the newsletter form there is one list that has entries from the CSV file and also new website submissions. Can anyone help? Thanks in advance.
Comment author was deleted
You'll have to write some custom import code, to get started check out the developer docs on the contour project page http://our.umbraco.org/projects/umbraco-pro/contour
is working on a reply...