Display API data in Form

Confluence User - 13 Sep, 2022

How to Call JSON API & display API data in Form without saving to database?

json;api;form;display

4


14 Sep, 2022
confluenceUser
confluenceUser

JSON Tool - Knowledge Base for DX 7 - Joget | COMMUNITY > store it workflow variable

JSON Form Options Binder - Knowledge Base for DX 7 - Joget | COMMUNITY > load a list of selection (i.e selectbox) from API without saving the entire list.

14 Sep, 2022
confluenceUser
confluenceUser

My requirement is - When We open a form it should be preloaded with JSON API data! OR is there any way to display JSON API data like profile information (Name, Mobile No, Address etc)?

14 Sep, 2022
confluenceUser
confluenceUser

use load binder. Personally, my preference would be to use a section load binder, fields that are required to be loaded by the JSON should be in this section. Probably have to use a BeanShell binder to call the API and then populate it into the fields.

Bean Shell Programing - Invoke JSON Tool Plugin Programmatically - Knowledge Base for DX 7 - Joget | COMMUNITY

The article may not be what you're looking for, but it's a good reference.

15 Sep, 2022
confluenceUser
confluenceUser

Thanks Ian for your information.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print