Announcement

Collapse
No announcement yet.

Playing with OX6 API

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Playing with OX6 API

    Hi, im trying to play with the OX6 infostore API for extract information from the OX6 infostore about local user filenames and another related stuff necesary to integrate OX6 with another real cool tool

    Is is not an easy task find usefull examples about play with the API componens across Google or inside this forum.

    I can do a simple login/logout using the basic API funcions but im still researching howto perform this task

    Please, are there any usefull resource/documentation/examples that could help me?

    Kind regards
    Simon

  • #2
    The easiest way to see how an API is used is to simply watch the HTTP requests performed by the GUI with Firebug or the ubilt-in inspector in a browser. The source code is also available for examination.

    Comment


    • #3
      Ok Viktor ill try!

      Many thanks
      Simon

      Comment

      Working...
      X