Hi
in some other scripts, you have the possibility to make NESTED JSON.
So, like:
{
"service":"_Signup",
"method":"validate_customer",
"valid":true,
"customer_info":{
"number":"24412042",
"name":[your-name]
}
},
"realm":"isAdmin",
"i_env":1
}
Could you perhaps please make that too? Some text input box.
I thought your script had this too.
That would be awesome. I would even be willing to pay for a Pro version, if you got this to work.