Hi @Anil_G There is something which i’m unable to understand there
He created 2 variables here
Str = jsonConvert.SerializeObject(NewList), Note: Store this string value in queue for further performer bot if you want or else you use it in same flow.
NewList = Collection of Create Form task output
He didn’t used those in deserialize json . I’m just confused here
