Thanks for the reply
And you are correct i did not attach what i am getting from search module
the bold parameters is what i wish to store in the set variable module (after the text i m attching again the screen shot of the set variable module that is missing the bold parameters for reference
[
{
“doctype”: “invoice”,
** “docnum”: “425”,**
“dateissued”: “2017-05-01”,
“timeissued”: “2017-05-01T06:39:24+00:00”,
“client_id”: “112”,
“custom_client_id”: “”,
“currency_id”: 5,
“currency_code”: “ILS”,
“currency”: “ש"ח”,
“rate”: 1,
“total”: “3182.40”,
“is_cancellation”: 0,
“is_cancelled”: 0,
“status”: 1,
“IMTLENGTH”: 3,
“IMTINDEX”: 1
},
{
“doctype”: “receipt”,
“docnum”: “434”,
“dateissued”: “2017-06-02”,
“timeissued”: “2017-06-04T09:21:44+00:00”,
“client_id”: “112”,
“custom_client_id”: “”,
“currency_id”: 5,
“currency_code”: “ILS”,
“currency”: “ש"ח”,
“rate”: 1,
“total”: “3182.4”,
“is_cancellation”: 0,
“is_cancelled”: 0,
“status”: 1,
“IMTLENGTH”: 3,
“IMTINDEX”: 2
},
{
“doctype”: “offer”,
“docnum”: “6040”,
“dateissued”: “2017-04-20”,
“timeissued”: “2017-04-23T21:08:29+00:00”,
“client_id”: “112”,
“custom_client_id”: “”,
“currency_id”: 5,
“currency_code”: “ILS”,
“currency”: “ש"ח”,
“rate”: 1,
“total”: “3182.40”,
“is_cancellation”: 0,
“is_cancelled”: 0,
“status”: 1,
“IMTLENGTH”: 3,
“IMTINDEX”: 3
}
]