The new version 5.5.0 of WebserviceTool (deskop) is now available and offers following new features:

  • New: The data entry for requests or CustomGUI (API.guiGetUserInput) is now supported by special popup forms. For this, you can use the new attribut wst_inputForm
  • New: The new attribute wst_isReadonly prevents the direct data entry by the user (only makes sense in combination with wst_inputForm)
  • New: In the CustomGUI you can now also define a multiline input field
  • New: Added method API.getAppVersion
  • New: Added method NanoXmlUtils.getElementsByName
  • New: JSON objects from the clipboard can be displayed in the GUI
  • Bugfix: Fixed some minor bugs

Additional information