Records
Audience: Admins, Developers, Solution Architects
Purpose: Explains how entity records represent instances of custom objects in Kizen and how records are created, retrieved, and searched using the API
Overview
Entity records are instances of custom objects, and are how data is stored within Kizen. To learn more about entity records, read about single record operations, searching entities, and how default or custom fields work.
What's Next
In the next section, Record Operations, you’ll learn how to perform standard CRUD operations on entity records using the API, including retrieving records by ID or identifier, updating records, and archiving records while preserving history.
Last updated
Was this helpful?