Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi,
I've seen many scenarios where we are getting external applications to call Joget API. But my scenario requires Joget to call an external API after a form has been submitted. The steps for the entire scenario is as follow:
1) User fills in Joget Form with values
2) User submits the form
3) Joget to grab the inputs from form and call an external API to process that information.
I'm stuck at step 3 where I'm not sure how to I get Joget to pass the input from the form and then call an external Restful API from another external application.
Anyone have done this before can share their experiences or steps required?
Thanks!