Identify Common Object Functions Used in Workflows

Course 2 of 2 in Use JSON Objects in Flows

The Workflows console Object functions provide you the tools to create and manipulate objects. Let's explore the most commonly used.

rate limit

Code not recognized.

About this course

Because objects contain various types of data within a very structured format, you’ll likely need to use some of the many Object functions to map and transform certain values.

  • Create a custom object for use with other cards with the Construct function.
  • Read values at a given path inside of an object with the Get and Get Multiple functions.
  • Create new values or set the values of existing keys with the Set function.

Let’s dive in!

About this course

Because objects contain various types of data within a very structured format, you’ll likely need to use some of the many Object functions to map and transform certain values.

  • Create a custom object for use with other cards with the Construct function.
  • Read values at a given path inside of an object with the Get and Get Multiple functions.
  • Create new values or set the values of existing keys with the Set function.

Let’s dive in!