Is the API available in Worldserver Saas Model?

Hello,

We use the SaaS model of Worldserver, not onsite installation. Is the developer SDK/APIs available in the Saas model as well? Or are the APIs only available if we have an onsite installation?

Thanks!

Heather

Parents
  • WorldServer has two flavors of it's SDK, a client SDK and a server SDK. The client SDK is something that you could easily use with a SaaS version of WS as it is completely standalone. The server SDK assumes certain dependencies are present, in other words it assumes that the code being implemented will be running on a WS server, some of these you can code and test in your SaaS like auto actions and business rule clauses etc, others may require that you deploy your code to the server itself, which is where i imagine you would have to work with SDL as you would not have that access.
Reply
  • WorldServer has two flavors of it's SDK, a client SDK and a server SDK. The client SDK is something that you could easily use with a SaaS version of WS as it is completely standalone. The server SDK assumes certain dependencies are present, in other words it assumes that the code being implemented will be running on a WS server, some of these you can code and test in your SaaS like auto actions and business rule clauses etc, others may require that you deploy your code to the server itself, which is where i imagine you would have to work with SDL as you would not have that access.
Children
No Data