Course 9

Make Intermediate: JSON and Arrays

JSON is the lingua franca of automation. This chapter shows how to bring JSON into Make, iterate over arrays one item at a time, and aggregate items back into a single result.

3 units

  1. Unit 1 Importing JSON into a scenario Let's make a start on exploring a new set of concepts, shall we? 8 min
  2. Unit 2 Iterating an array into bundles You are now at the second unit of the "Introduction to iterators and array aggregators" course within the Make Intermediate learning path. 8 min
  3. Unit 3 Aggregating an array from bundles This unit will introduce a new tool - the array aggregator. 6 min