This is my output URL :
1.jpg
So I want to get value status that is showing success from this output
I did follow steps :
Create an HTTP item while due parse or get value :
{"paymentCode":"0","paymentCodeValid":"0","errorCo de":null,"errorMsg":null,"result":"0","status":"SU CCESS","accountComment"}
Also I know we have to use preprocessing . Would you please help me ? Please correct me if that is not correct also please help me how can just show status value that is here "SUCCESS" to create trigger according that
1.jpg
So I want to get value status that is showing success from this output
I did follow steps :
Create an HTTP item while due parse or get value :
{"paymentCode":"0","paymentCodeValid":"0","errorCo de":null,"errorMsg":null,"result":"0","status":"SU CCESS","accountComment"}
Also I know we have to use preprocessing . Would you please help me ? Please correct me if that is not correct also please help me how can just show status value that is here "SUCCESS" to create trigger according that