Importing news posts from old intranet

Brass Contributor

Hi,

 

so we have an old intranet in PHP where we have news posts that we want to import to news in SharePoint. Is this possible and how to go about doing this?

 

best regards

Martin

2 Replies

You can use flow also if you have an RSS feed,  just get all the old feed and create a news based on that. That's what I did for a client of mine :)

 

 

You can't import them directly but you can make a powershell to script it using the old information and make use of the pages APIs to re-create the news :)  

https://learn.microsoft.com/en-us/graph/api/sitepage-create?view=graph-rest-beta