
Radu Trandafir • almost 10 years ago
Cloud code
Hello I couldn't find any documentation on how to use cloud code on KII. Does this mean that we cannot implement complex functions in the cloud that would reduce the number of API acesses, but have to rely only on direct queries using the SDK?
Comments are closed.
1 comment
Chris Beauchamp Manager • almost 10 years ago
Hi Radu, our cloud code is not quite available yet - though it is coming out soon. An alternative to the SDKs might be to utilize the REST APIs http://documentation.kii.com/en/guides/rest/ for server-based functionality that you may require.