Forum Discussion
viktor_n
4 years agoContributor II
Hi @KTsnap,
If I understood well, you want to add another element to the array, and fields which will be in the new element will be populated from the object which is bellow. Am I right ?
{
"src_code": "Active",
"tgt_code": null
}
KTsnap
4 years agoNew Contributor III
Yes Viktor. and that object needs to be removed in the output. and the number of input object would be dynamic.
{
“src_code”: “Active”,
“tgt_code”: null
}