My call works just fine when using folderid. But since I am using Razuna it should also return a list when calling with foldername - but it always returns the top level folder structure as if I was not sending the foldername parameter regardless of what I pass. My foldername is a unique number across all folders.
/api2/folder.cfc?method=getfolders&api_key=####&foldername=12345
Any suggestions?
Thanks!