I don't use Make , I use n8n .. and I have similar system .. I depends on the way the previous node retuns the data, are doing SQL Query ? Are you fethcing from Google sheet ? .. In all cases .. whatever items that node returns , add a code node to Format all items , additionally in n8n (don't know about Make) you can run the next node for all Items or one by one .. I hope that helps ..