My company is using Twiki/Foswiki and want to migrate all the documents with attachment to SharePoint online (Office 365).
Any suggestions on this please ?
Regards
In all honesty, Id’ never heard of Foswiki, but I ust looked at their documentation. It looks like they have a REST API to CRUD your content. You could use that to get the content and they used something like CSOM to fire it over to Office 365.