Usage Scenario: Listing Entities by Category

A user selects a category from the left menu and requests a list of entities belonging to that category:

  1. The user selects a category from the Category Select Box.
  2. The Get Entities action runs based on the selected category.
  3. The retrieved entities are displayed in the Table element.

By setting the IncludeAttributes and IncludeValues parameters to true, entity details (e.g., ‘which fields does this entity contain, which values have been entered’) can also be displayed dynamically.