I don't know how Wordpress could provide the data you need (I guess there will be a plugin of some sort to export data as XML), but for the part relative to Umbraco you could create a SurfaceController, and using the ContentService you can create a node for each data item you get from wordpress.
can we export data from wordpress blogs to umbraco cms?
can we export data from wordpress blogs to umbraco cms?
Hi Karthik,
I don't know how Wordpress could provide the data you need (I guess there will be a plugin of some sort to export data as XML), but for the part relative to Umbraco you could create a SurfaceController, and using the ContentService you can create a node for each data item you get from wordpress.
Hi Karthik,
Perhaps this is what you are looking for?
https://our.umbraco.com/packages/developer-tools/cmsimport
If you are using Umbraco 8 then you can ask Richard how the support for Umbraco 8 goes here
https://our.umbraco.com/packages/developer-tools/cmsimport/feature-request/95458-umbraco-8-support
All the best,
/Dennis
is working on a reply...