Hi @Ken_Qrious You can use the below JS code to generate the sessionToken.var cnx = new HttpSoapConnection("https://yourServerURL/nl/jsp/soaprouter.jsp");
var session = new SoapService(cnx, 'urn:xtk:session');
session.addMethod("Logon", "xtk:session#Logon",
["sessiontoken", "str...