Skip to Content
Developer GuideREST APIUse case object model

Use case object model

FieldNotes
idNumeric AlignAI database ID. Used in the PATCH path.
title / nameBuilt-in title field, top-level (not inside custom_fields).
source_idTop-level external natural key you control — e.g., your BreadBox/Medallia/crowdicity post ID. This is what you match against when syncing, since the API won’t take your external ID directly in the path.
custom_fields{ key: value } map of every configurable field on the use case. See Field configuration & data mapping.
Last updated on