After pulling data using Json api call, how can store the data into a form?

Confluence User - 09 Mar, 2021

I can see the server logs the data is there but how to store that data? 

json;api;call

2


09 Mar, 2021
confluenceUser
1
confluenceUser

Hi there,

I will assume that you are using JSON Tool

In this plugin, check out "Store To Form" and "Store To Workflow Variable" section.

There's also a demo app to digest the returned sample JSON data in the same article if you scroll towards the end.

You can turn on the debug mode to look at how your data is structured, and massage them accordingly.

Alternatively, you can also check out the source code of JSON Tool itself directly at https://github.com/jogetworkflow/jw-community/blob/7.0-SNAPSHOT/wflow-core/src/main/java/org/joget/apps/app/lib/JsonTool.java#L162

Hope this is helpful.

Thank you.

Hugo

10 Mar, 2021
confluenceUser
confluenceUser

Hi Hugo,

When creating a new list the "datalist builder" is not showing all columns(or can say form fields). why is that and how to fix it?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print