Getting data from api with native block

goodnight,

How do I get the id_cliente_plano field

{
“rows”:[
{
“client_id”:“281”,
“name_reason”:“MAURICIO CARDOSO”,
“cpf_cnpj”:“02353154000”,
“date_birth”:null,
“isIugu”:“0”,
“isGerenciaNet”:“1”,
“ticket_name”:null,
“central_password_md5”:“”,
“plans”:[
{
“id_cliente_plano”:“140”,
“id_end_instalacao”:“148”,
“endereco_instalacao”:“RUA JOSE NESTOR DA SILVEIRA, 87 - ESTALAGEM - Gravataí/RS CEP: 94075190”,
“id_end_charge”:“148”,
“endereco_cobranca”:“RUA JOSE NESTOR DA SILVEIRA, 87 - ESTALAGEM - Gravataí/RS CEP: 94075190”,
“plan”:“50_MEGA”,
“plan_id”:“4”,
“grupo_plano”:“Internet - Fbra”,
“id_status_plan”:“2”,
“exempt”:“0”,
“observation”:“”,
“region_with_problema”:“No”,
“exceeding_deductible”:false,
“info_franquia_ultrapassada”:null

use dictionary blocks

2 Likes