Search found 2 matches

by fatman
Wed Nov 25, 2009 3:20 am
Forum: infoRouter Web Services API forum
Topic: Re: Root Folder Path??
Replies: 3
Views: 14492

Re: Root Folder Path??

Hello, You first need to call the GetDomains method to get a list of Libraries for the root. Here is the link for the method documentation: https://support.inforouter.com/web-services-80/default.aspx?op=GetDomains Once you get a list, you can then call the other method to get the specific of the pa...
by fatman
Wed Nov 18, 2009 5:52 am
Forum: infoRouter Web Services API forum
Topic: Re: Root Folder Path??
Replies: 3
Views: 14492

Root Folder Path??

I want to use GetFolderCatalog https://support.inforouter.com/web-services-80/default.aspx?op=GetFolderCatalog to get list of Folder and file in the root folder but the root folder patch doesn't work. The statement I use is: XmlNode xml_response = IR_OBJ2.GetFolderCatalog(AuthenticationTicket, "/" )...

Go to advanced search