
Use JSON Objects in Flows
JSON objects represent an efficient way to group and work with sets of related data.
In order to retrieve, send, and move data between cards, you’ll want to familiarize yourself with some commonly used Object functions. Leveraging JSON’s key-value pairs and their data types will allow you to construct objects and process objects’ information between cards in a flow.
However, because objects contain various types of data within a very structured format, you’ll likely need to utilize some of the many Object functions to map and transform certain values. In particular we’ll take a look at the following Object functions:
- Construct
- Get
- Get Multiple
- Set