Getting Backend Workflow Result into UI INPUT

Hi all !
Please advise, how to get the ‘Calculation Result’ from ‘Backend Workflow/API workflow’, into the INPUT box placed on UI. Currently, the INPUT box is behaving like a counter, incrementing the value by one each time the calculation workflow runs (instead of showing the actual value/result of the calculation).

Please refer attached screenshots.


1.2  API result - 1


1 Like

You have to call the API endpoint from the API Connector plugin. That way you can use the result of the workflow.

Hi reger-alexander ! thank you for your reply.

Can you direct me to a link or video to understand the steps/procedure?

This topic was automatically closed after 70 days. New replies are no longer allowed.