1
0
-1

Are there any REST API's which I can call from java code to create users, group and organization in joget ?

    CommentAdd your comment...

    1 answer

    1.  
      2
      1
      0

      I don't think there is a REST API for that, but you can probably make use of the service and DAO classes in the Java API https://github.com/jogetworkflow/jw-community/tree/4.0-SNAPSHOT/wflow-directory/src/main/java/org/joget/directory

        CommentAdd your comment...