Onit Documentation

App Builder Objects Interactive Diagram

by Michael Nadeau Updated on

When writing Liquid, it can be challenging to remember all the available objects. The diagram below serves as a reference guide.

For example, you're building a workflow where an Action should fire when a comment contains the word solved. Using the diagram below, you’ll learn that you can easily access a comment’s contents using comments.message object.

Here’s a quick breakdown of the colors used within the diagram:

  • The blue boxes represent the highest-level objects that you have available. Specifically, the Record that Liquid is running against and the current Onit User.
  • The red and green boxes represent objects within a Record or a User. The red boxes represent objects that return arrays (e.g., an array of different discrete comments), while the green boxes represent objects that return a single value. When writing Liquid against arrays, you will almost always use a Liquid for Loop to iterate over each value in the array.  
Previous Article A Contextual Guide to Accessing Variables from Different Business Rules
Next Article Process Builder Training Videos

© 2024 Onit, Inc.

docs.onit.com contains proprietary and confidential information owned by Onit, Inc. that is subject to copyright. Onit presents it exclusively to you for your sole use in conjunction with using Onit products. No portion of the materials contained herein may be used for any other purpose. No portion of the materials contained herein may be shared with third parties or reproduced in any form.