The one-to-many setting tells Celigo that you want to process each object in an array as separate entities. So if you need to make an api call for each object in an array, you would set your path to the array and then we would iterate over the array and make an api call for each object.