Okay I think we are close but not quite. I tried it without initializing and got an error, "The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@body('Parse_JSON')' is of type 'Object'. The result must be a valid array."
After initializing the flow runs but nothing in my excel sheet changes.
{
"success": true,
"message": "Accounting Classes",
"result": [
{
"id": 118,
"organization_id": 1,
"parent_id": 0,
"active": 1,
"title": "1 - EV Services",
"created_at": "2023-01-24 12:33:25",
"updated_at": "2023-03-02 17:18:47",
"deleted_at": null,
"budgets": [
{
"id": 140,
"organization_id": 1,
"parent_id": 118,
"active": 1,
"title": "1 - A&E",
"created_at": "2023-03-02 17:28:19",
"updated_at": "2023-03-02 17:28:19",
"deleted_at": null
},
{
"id": 141,
"organization_id": 1,
"parent_id": 118,
"active": 1,
"title": "2 - Construction Management",
"created_at": "2023-03-02 17:28:30",
"updated_at": "2023-03-02 17:28:30",
"deleted_at": null
},
{
"id": 142,
"organization_id": 1,
"parent_id": 118,
"active": 1,
"title": "3 - Inspection",
"created_at": "2023-03-02 17:28:39",
"updated_at": "2023-03-02 17:28:39",
"deleted_at": null
},
{
"id": 143,
"organization_id": 1,
"parent_id": 118,
"active": 1,
"title": "4 - Operations",
"created_at": "2023-03-02 17:28:47",
"updated_at": "2023-03-02 17:28:47",
"deleted_at": null
},
{
"id": 144,
"organization_id": 1,
"parent_id": 118,
"active": 1,
"title": "5 - Project Management",
"created_at": "2023-03-02 17:28:57",
"updated_at": "2023-03-02 17:28:57",
"deleted_at": null
},
{
"id": 145,
"organization_id": 1,
"parent_id": 118,
"active": 1,
"title": "6 - Site Acquisition",
"created_at": "2023-03-02 17:29:08",
"updated_at": "2023-03-02 17:29:08",
"deleted_at": null
},
{
"id": 119,
"organization_id": 1,
"parent_id": 118,
"active": 0,
"title": "Blink Mobility",
"created_at": "2023-01-24 12:34:03",
"updated_at": "2023-03-02 17:21:18",
"deleted_at": null
}
]
},
{
"id": 121,
"organization_id": 1,
"parent_id": 0,
"active": 1,
"title": "2 - Fiber Services",
"created_at": "2023-03-02 17:19:56",
"updated_at": "2023-03-02 17:19:56",
"deleted_at": null,
"budgets": [
{
"id": 134,
"organization_id": 1,
"parent_id": 121,
"active": 1,
"title": "1 - A&E",
"created_at": "2023-03-02 17:26:45",
"updated_at": "2023-03-02 17:26:45",
"deleted_at": null
},
{
"id": 135,
"organization_id": 1,
"parent_id": 121,
"active": 1,
"title": "2 - Construction Management",
"created_at": "2023-03-02 17:27:34",
"updated_at": "2023-03-02 17:27:34",
"deleted_at": null
},
{
"id": 136,
"organization_id": 1,
"parent_id": 121,
"active": 1,
"title": "3 - Inspection",
"created_at": "2023-03-02 17:27:44",
"updated_at": "2023-03-02 17:27:44",
"deleted_at": null
},
{
"id": 137,
"organization_id": 1,
"parent_id": 121,
"active": 1,
"title": "4 - Operations",
"created_at": "2023-03-02 17:27:51",
"updated_at": "2023-03-02 17:27:51",
"deleted_at": null
},
{
"id": 138,
"organization_id": 1,
"parent_id": 121,
"active": 1,
"title": "5 - Project Management",
"created_at": "2023-03-02 17:27:59",
"updated_at": "2023-03-02 17:27:59",
"deleted_at": null
},
{
"id": 139,
"organization_id": 1,
"parent_id": 121,
"active": 1,
"title": "6 - Site Acquisition",
"created_at": "2023-03-02 17:28:09",
"updated_at": "2023-03-02 17:28:09",
"deleted_at": null
}
]
},
{
"id": 122,
"organization_id": 1,
"parent_id": 0,
"active": 1,
"title": "3 - Solar Services",
"created_at": "2023-03-02 17:20:47",
"updated_at": "2023-03-02 17:20:47",
"deleted_at": null,
"budgets": [
{
"id": 128,
"organization_id": 1,
"parent_id": 122,
"active": 1,
"title": "1 - A&E",
"created_at": "2023-03-02 17:25:30",
"updated_at": "2023-03-02 17:25:30",
"deleted_at": null
},
{
"id": 129,
"organization_id": 1,
"parent_id": 122,
"active": 1,
"title": "2 - Construction Management",
"created_at": "2023-03-02 17:25:44",
"updated_at": "2023-03-02 17:25:44",
"deleted_at": null
},
{
"id": 130,
"organization_id": 1,
"parent_id": 122,
"active": 1,
"title": "3 - Inspection",
"created_at": "2023-03-02 17:26:02",
"updated_at": "2023-03-02 17:26:02",
"deleted_at": null
},
{
"id": 131,
"organization_id": 1,
"parent_id": 122,
"active": 1,
"title": "4 - Operations",
"created_at": "2023-03-02 17:26:11",
"updated_at": "2023-03-02 17:26:11",
"deleted_at": null
},
{
"id": 132,
"organization_id": 1,
"parent_id": 122,
"active": 1,
"title": "5 - Project Management",
"created_at": "2023-03-02 17:26:23",
"updated_at": "2023-03-02 17:26:23",
"deleted_at": null
},
{
"id": 133,
"organization_id": 1,
"parent_id": 122,
"active": 1,
"title": "6 - Site Acquisition",
"created_at": "2023-03-02 17:26:35",
"updated_at": "2023-03-02 17:26:35",
"deleted_at": null
}
]
},
{
"id": 123,
"organization_id": 1,
"parent_id": 0,
"active": 1,
"title": "4 - Wireless Services",
"created_at": "2023-03-02 17:21:00",
"updated_at": "2023-03-02 17:22:14",
"deleted_at": null,
"budgets": [
{
"id": 124,
"organization_id": 1,
"parent_id": 123,
"active": 1,
"title": "1 - A&E",
"created_at": "2023-03-02 17:23:52",
"updated_at": "2023-03-02 17:23:52",
"deleted_at": null
},
{
"id": 8,
"organization_id": 1,
"parent_id": 123,
"active": 1,
"title": "2 - Construction Management",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:23:13",
"deleted_at": null,
"budgets": [
{
"id": 11,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO AL/EP",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:16",
"deleted_at": null
},
{
"id": 12,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO Arizona",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:17",
"deleted_at": null
},
{
"id": 13,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO Dallas",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:18",
"deleted_at": null
},
{
"id": 14,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO Hawaii",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:19",
"deleted_at": null
},
{
"id": 15,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO SD",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:21",
"deleted_at": null
},
{
"id": 113,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO SF",
"created_at": "2022-06-08 08:56:00",
"updated_at": "2023-03-02 17:22:22",
"deleted_at": null
},
{
"id": 16,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO SLC",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:24",
"deleted_at": null
},
{
"id": 17,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "TMO Tri-LA",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:25",
"deleted_at": null
},
{
"id": 120,
"organization_id": 1,
"parent_id": 8,
"active": 0,
"title": "West Region DAS",
"created_at": "2023-01-24 13:30:39",
"updated_at": "2023-03-02 17:22:27",
"deleted_at": null
}
]
},
{
"id": 29,
"organization_id": 1,
"parent_id": 123,
"active": 1,
"title": "3 - Inspection",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:23:26",
"deleted_at": null,
"budgets": [
{
"id": 30,
"organization_id": 1,
"parent_id": 29,
"active": 0,
"title": "Crown Castle",
"created_at": "2021-11-30 10:49:02",
"updated_at": "2022-07-26 13:43:22",
"deleted_at": null
}
]
},
{
"id": 125,
"organization_id": 1,
"parent_id": 123,
"active": 1,
"title": "4 - Operations",
"created_at": "2023-03-02 17:24:09",
"updated_at": "2023-03-02 17:24:09",
"deleted_at": null
},
{
"id": 126,
"organization_id": 1,
"parent_id": 123,
"active": 1,
"title": "5 - Project Management",
"created_at": "2023-03-02 17:24:22",
"updated_at": "2023-03-02 17:24:22",
"deleted_at": null
},
{
"id": 19,
"organization_id": 1,
"parent_id": 123,
"active": 1,
"title": "6 - Site Acquisition",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:23:36",
"deleted_at": null,
"budgets": [
{
"id": 112,
"organization_id": 1,
"parent_id": 19,
"active": 0,
"title": "American Tower - East (Florida)",
"created_at": "2022-03-10 13:05:39",
"updated_at": "2023-03-02 17:22:34",
"deleted_at": null
},
{
"id": 117,
"organization_id": 1,
"parent_id": 19,
"active": 0,
"title": "American Tower - West",
"created_at": "2022-10-26 11:31:46",
"updated_at": "2023-03-02 17:22:37",
"deleted_at": null
},
{
"id": 114,
"organization_id": 1,
"parent_id": 19,
"active": 0,
"title": "Crown Castle - NorCal",
"created_at": "2022-06-08 08:56:41",
"updated_at": "2023-03-02 17:22:40",
"deleted_at": null
},
{
"id": 20,
"organization_id": 1,
"parent_id": 19,
"active": 0,
"title": "Crown Castle - South Florida",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:42",
"deleted_at": null
},
{
"id": 116,
"organization_id": 1,
"parent_id": 19,
"active": 0,
"title": "TMO SFL/Miami",
"created_at": "2022-08-11 12:45:14",
"updated_at": "2023-03-02 17:22:44",
"deleted_at": null
},
{
"id": 25,
"organization_id": 1,
"parent_id": 19,
"active": 0,
"title": "TMO Tampa",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:22:46",
"deleted_at": null
}
]
}
]
},
{
"id": 3,
"organization_id": 1,
"parent_id": 0,
"active": 1,
"title": "5 - Administrative",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:21:11",
"deleted_at": null,
"budgets": [
{
"id": 127,
"organization_id": 1,
"parent_id": 3,
"active": 1,
"title": "1 - INTERCO",
"created_at": "2023-03-02 17:24:44",
"updated_at": "2023-03-02 17:24:44",
"deleted_at": null
},
{
"id": 6,
"organization_id": 1,
"parent_id": 3,
"active": 1,
"title": "2 - TruBase Development",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-03-02 17:25:03",
"deleted_at": null
},
{
"id": 146,
"organization_id": 1,
"parent_id": 3,
"active": 1,
"title": "3 - TruBase - R&D",
"created_at": "2023-05-15 15:34:08",
"updated_at": "2023-05-16 08:58:22",
"deleted_at": null
},
{
"id": 7,
"organization_id": 1,
"parent_id": 3,
"active": 0,
"title": "3 - Western Trust",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2023-05-12 09:47:20",
"deleted_at": null
}
]
},
{
"id": 33,
"organization_id": 1,
"parent_id": 0,
"active": 0,
"title": "Deactivated",
"created_at": "2021-12-22 15:41:20",
"updated_at": "2021-12-22 15:41:20",
"deleted_at": null,
"budgets": [
{
"id": 21,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Eco DenSol",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:08:02",
"deleted_at": null
},
{
"id": 9,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Eco Towers",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:06:46",
"deleted_at": null
},
{
"id": 4,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Market Math",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 15:00:08",
"deleted_at": null
},
{
"id": 22,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "MH",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:08:16",
"deleted_at": null
},
{
"id": 32,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Other",
"created_at": "2021-11-30 20:57:39",
"updated_at": "2022-06-10 10:05:44",
"deleted_at": null
},
{
"id": 23,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "RKC",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:08:25",
"deleted_at": null
},
{
"id": 24,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Sprint-Florida",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:08:59",
"deleted_at": null
},
{
"id": 5,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Studeo Development",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 15:00:18",
"deleted_at": null
},
{
"id": 10,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Tillman",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:07:07",
"deleted_at": null
},
{
"id": 115,
"organization_id": 1,
"parent_id": 33,
"active": 0,
"title": "TMO SF",
"created_at": "2022-07-07 08:48:23",
"updated_at": "2022-07-26 13:46:33",
"deleted_at": null
},
{
"id": 18,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Vanguard Towers",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:07:19",
"deleted_at": null
},
{
"id": 26,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Verizon",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:08:41",
"deleted_at": null
},
{
"id": 27,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Vertical Bridge",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:09:12",
"deleted_at": null
},
{
"id": 28,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Vinculums",
"created_at": "2021-11-30 10:49:01",
"updated_at": "2022-06-09 13:09:27",
"deleted_at": null
},
{
"id": 31,
"organization_id": 1,
"parent_id": 33,
"active": 1,
"title": "Wheel Model",
"created_at": "2021-11-30 10:49:02",
"updated_at": "2022-06-09 14:25:12",
"deleted_at": null
}
]
}
]
}
These are the outputs i'm working with I want specifically the "title" value from the "results" array. (so 1 - EV Services, 2 - Fiber Services", ... so on so forth) Which my parse json shows as the output value so the parse json is getting that content.


Just not sure why it isn't putting anything into the excel sheet.