Sitefinity API Remote Access

Posted by Community Admin on 03-Aug-2018 05:35

Sitefinity API Remote Access

All Replies

Posted by Community Admin on 12-May-2013 00:00

Hi,
I need to write a small utility program in C# for a client that will run his/her desktop.  How do I access Sitefinity details from this utility program (Remote Access).  I dont think I can use the fluent API? Any options?  Is there any documentation around this?

Thanks

Posted by Community Admin on 13-May-2013 00:00

Arjuna,

You've got quite a few options, actually. You could use Sitefinity's RESTful WCF Services, roll your own with a custom Web API or create custom services that tie right in to your Sitefinity installation.

The Fluent API is going to be an option for actually writing the service your desktop application connects to, not really for communicating with Sitefinity remotely.

Posted by Community Admin on 15-May-2013 00:00

Hi,

You could also take a look at these article, sections with articles and blog posts:

http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/client-side-programming/implementing-your-own-restful-wcf-service

http://www.sitefinity.com/blogs/gabesumner/posts/gabe-sumners-blog/2010/09/17/why_are_sitefinity_4_0_web_services_good

http://www.sitefinity.com/blogs/svetla-yankovas-blog/2011/11/01/getting_started_with_restful_services_in_sitefinity

I hope you will find them useful.

Regards,
Stefani Tacheva
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items

This thread is closed