You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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!

  • No labels