I am getting data in immediate window after deserialize wait for form task output “formtaskoutput.Data.ToString” but don’t know how to get specific value. could anyone please help ?
i want to get batchid as per below screenshot…i used jsonoutput(“batchid”) but getting exception.
If the batchid is nested within another object or an array, you’ll need to navigate through the JSON structure accordingly. For example, if batchid is inside an object named details , you would access it like this: