Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Kentico api to import objects View modes: 
User avatar
Member
Member
babupuchakayala-letuie - 7/27/2012 10:40:23 AM
   
Kentico api to import objects
Is there any Kentico API that can import list (list of xml data) from different application and saves into database.

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 7/28/2012 2:39:57 AM
   
RE:Kentico api to import objects
Hello,


The Import toolkit can import the data from an xml structure: Import toolkit overview.

Otherwise, you can parse the XML data and create/update the objects by API. You can find API examples here: API examples overview

API Reference: API Reference


Best regards,
Helena Grulichova