1
0
-1

Hi,

Is it possible to export an app (or save as form file) via an URL ir JSON API call?

Of course there is a GUI function for this and there is also a JSON API call to import an app but I couldn't find a way to export an app as part of a process.

Cheers,

Eric 

 

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Hi Anders,

      I am currently playing with dynamic micro-apps that could self-deploy themselves according to settings the user enters or if certain events occur. Joget is pretty ideal for such scenarios because of  the standard api and app packaging.

      Thanks for the suggestion - I am not sure where to start to get this done with the Java API though..

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi,

        There isn't a JSON API call for exporting apps, but it is probably achievable using the Java API from a plugin or BeanShell script. Would you be willing to share the use case for exporting an app as part of a process?

         

         

          CommentAdd your comment...