Site structure
Version 3.x > Site structure > External API Access View modes: 
User avatar
Member
Member
chris-ricochetpartners - 10/21/2008 6:52:09 PM
   
External API Access
I am working on a project that involves creating a remoting service for a Flash application. I want to create some custom methods that leverage the API functionallity. I am wondering what the workflow would be to setup the service as a "user" in order to programmatically query the tree via the CMS.CMSHelper.TreeHelper or CMS.TreeEngine.TreeProvider. Do I need to establish a connection and autheticate in order to use the SelectNodes method? This project will be external to the site installation as it uses a service gateway (WebORB) to allows Flash Remoting.

Thanx in advance.

User avatar
Member
Member
chris-ricochetpartners - 10/21/2008 7:48:28 PM
   
RE:External API Access
Basically what I want to know is how to setup my service as a kentico client.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 10/23/2008 2:36:00 AM
   
RE:External API Access
Hi,

Here you can find more information about how to use our API outside - http://www.kentico.com/docs/devguide/using_api_and_cms_controls_out.htm

You do not need to authenticate the user. Morever, Kentico CMS is a standard .Net web project so you can define and use the services as usual.

If you will have any problems with it. Could you please describe us with more details what functionality you want to achieve?

Best Regards,
Juraj Ondrus