Resolved! How to parse this JSON Response and set the value in the Variable of catalog form
HI All, Please let me know where I'm going wrong while retrieving the Parsed value. This is the Response : [{ "input_index":0, "candidate_index":0,"delivery_line_1":"3214 abc" }] I'm trying to parse this response and wants to put the value of deliver...
