Forum Discussion
pratikdarak21
Feb 02, 2023Iron Contributor
Is there any way to identify site page is "News Link" ?
Hi,
Is there any way to identify site page is "News Link" through SharePoint Rest API ?
Regards,
Pratik
- Hi pratikdarak21 , 
 yes, by using the property content type....
 It is "Repost Page" for a news link and "Site Page" for a normal page.
 Best Regards,
 Sven
3 Replies
- SvenSieverdingBronze ContributorHi pratikdarak21 , 
 yes, by using the property content type....
 It is "Repost Page" for a news link and "Site Page" for a normal page.
 Best Regards,
 Sven- pratikdarak21Iron ContributorThank you for your response 🙂
 
- khushbuCopper ContributorHello,
 I didn't work on this but I think, This link would your supported ( https://support.shortpoint.com/support/solutions/articles/1000273452-how-to-display-sharepoint-site-news-using-shortpoint-rest-api-connection-type )