• REST API xml data instead json

    Hello! 

    1IM 8.1.2

    I need call rest api methods with xml data instead json. 

    How can I do it? 

  • Field of custom database view not visible in REST API results

    Hi,

    We are planning to use a view to provide interface for reading data over REST API. We configured a mockup-view and set permissions and it's possibly to query the view over the REST API, but it only returns the uid_person column. If we include any…

  • 1IM 8.0 calling scripts with REST does not work

    Hi there,

    I try to make a CCC_someName script  run with REST. I can make a CCC_HelloWorld with 0 parameters run but not one with one or more input parameters.

    This is how it should work:

    And this is what I do:

    The logfile always tell me the number of…