Hi, thanks for your attention.
Yes i think so. After HTTP action i review the output and the result is :
{
"statusCode": 200,
"headers": {
"Server": "nginx/1.18.0,(Ubuntu)",
"Date": "Sun, 11 Dec 2022 12:30:33 GMT",
"Transfer-Encoding": "chunked",
"Connection": "keep-alive",
"Cache-Control": "max-age=0",
"Content-Type": "application/json",
"Expires": "Sun, 11 Dec 2022 12:30:33 GMT",
"Content-Length": "1088"
},
"body": [
"OK",
[
{
"DESCRIPCION": "acbdc",
"NOMBRE.PROYECTO": "yyyy11",
"FECHA": "2022-11-21",
"CODIGO PROYECTO": "10205811"
},
{
"DESCRIPCION": "aszxfdf",
"NOMBRE.PROYECTO": "yyyy22",
"FECHA": "2022-11-21",
"CODIGO PROYECTO": "10205822"
},
]
]
}