how i connect process between apps in the same Joget?

Confluence User - 24 May, 2022

Hi, im new developing in Joget, i have a lot of questions and things to learn how it works, but im in a big trouble a few weeks, i need to construct a really big internal company process that requires uses of different apps for different steps of the big "process" but im stuck in how i connect process between apps, example if i approve a request in app A, how is the way to send the data of that approved request right to the inbox of app B?, why Joget dont have enough information about this types of needs. 

process;workflow

1


25 May, 2022
confluenceUser
confluenceUser

Hi, it depends on how you want to design your apps. The simplest way would be to just reference the same table and column names in your forms and lists. That way, the same data would be used. If you wish to separate them into totally independent app processes and data, then you could use APIs to start a process from another for example Sample JSON API Integration#StartaProcess

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print