1
0
-1

I'm looking to use an API written in python that is running in my localhost with joget dx, How can I do that. Is that is possible?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, it depends on what kind of API you mean. As long as your API is standards-based and accessible over HTTP, then you could make use of any of the various options like JSON Tool or SOAP Tool, or even custom ones by Developing Plugins.

      1. Jagadeeshkumar Viswanathan

        I would like to use a fast API. I use the JSON tool but I didn't get results, Is there is any sample or tutorial available?

      2. Anders

        There is a demo app in the JSON tool page at JSON Tool#DownloadDemoApp

      CommentAdd your comment...