Anyway, your JSON response is an Array, and you must deal with that using the Array related actions. Apparently your response contains only one JSON object in the Array, so probably you can use the "ArrayGetItem" action like below:
Once you do that you can access the JSON object's properties using the specified variable like below:
On the other hand, if we are talking about your server and then you control the response, try to send a JSON object directly, not inside any Array, then you can access the JSON data in a more easy way. In fact you no need JSON at all, that is, you can also use another kind of response.
For example, a possible response can be certain string ready to be passed as the argument of the "ParseVariables" action. Then your response can be directly put inside your desired app's variables. Take a look if you wanted at the "LoadVars*" and "ParseVars" samples.
Todo el mundo puede leer el foro de soporte de DecSoft para aprender del mismo, sin embargo, sólo los clientes de DecSoft pueden abrir nuevos hilos. Compre una o más licencias de productos de DecSoft y obtendrá este y otros beneficios.
Este sitio usa cookies sólo para guardar sus preferencias.