01-25-2023 01:49 AM
Hello,
I'm creating Json lists introducing data in them. I'm using "addToList" automation. The data introduced example:
listData:
{"key1":{
"subkey1: ${dataInput1},
"subkey2: ${dataInput2},
"subkey3: ${dataInput3},
"subkey4: ${dataInput4}
}
Is there a way to transform the variables directly in the input listData with no need to create a set for each dataInput?
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!