Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi Friends,

I have some 1000 records data in xml form. i need to import this all information to sharepoint list please suggest.

Thanks,
Raju
Posted
Updated 19-Jul-16 23:59pm

1 solution

Write a console application which reads the value from xml file and add a item in the sharepoint list. else go for power script to add list item based on the xml file.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900