Accesing content from sitefinity

Posted by Community Admin on 04-Aug-2018 08:29

Accesing content from sitefinity

All Replies

Posted by Community Admin on 05-Apr-2016 00:00

Hi All,

I have created a new dynamic module example: ABC in sitefinity and added contents. Now I want to access the content from other website (external .net application) page.  Shall I directly query from SQL table or any other better approach is available?

Posted by Community Admin on 08-Apr-2016 00:00

Hi Sudhindra,

Sitefinity introduces a RESTful Web Services API, which allows you to create and consume content from your website using the oData protocol. More information is available in the documentation articles here:
http://docs.sitefinity.com/for-developers-client-side-programming-and-web-services

I hope this helps.

Regards,
Svetoslav Manchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 14-Apr-2016 00:00

Mine is very simple module and will accessed by external application which is in lower framework. Can I fetch data of the sitefinity module from DB and display in external application pages?

Posted by Community Admin on 19-Apr-2016 00:00

Hello Sudhindra,

I would recommend you to check the samples proposed in that discussion:
http://www.sitefinity.com/developer-network/forums/module-builder/how-to-use-sitefinity-web-service-to-display-related-data-in-mobile-app#fgJPOpMGWUyTI37llWNxbQ

Regards,
Svetoslav Manchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed