Custom tables
Tenant-scoped typed data stores support UI editing, imports, APIs, workflows, and realtime events.
Feature guide
Model reusable business entities over custom tables and external reference operations.
Complete feature description
Objects provide a business-oriented data contract over UserTasks custom tables and external Integration References. Instead of making every form, page, or workflow understand a vendor-specific API, an object defines stable fields and maps common operations—list, get, insert, update, and delete—to one or more sources.
Custom tables are tenant-scoped operational stores with typed columns, imports, APIs, realtime updates, and workflow events. External object sources can call references so records remain in the system of record while UserTasks presents a consistent model to designers.
Because objects are reusable, the same customer, vendor, case, or asset definition can drive page tables, form lookups, workflow actions, reports, and composite application experiences.
Tenant-scoped typed data stores support UI editing, imports, APIs, workflows, and realtime events.
Name business fields and map list, get, insert, update, and delete operations to data sources.
A source may be a custom table or integration reference with field and parameter mappings.
Objects can drive forms, pages, workflows, reports, APIs, and composite application experiences.
What designers and operators can do in this product area.
The main operations available in Objects and data.
Objects and data actions
Define columns and types, then manage rows from the data workspace.
Objects and data actions
Query collections or individual records through object-backed references.
Objects and data actions
Map object operations to custom-table mutations or external integration references.
Objects and data actions
Start workflows when rows are created, updated, or deleted and filter on changed fields.
Objects and data actions
Use the tenant OData endpoint to query eligible operational data with standard options.
Objects and data actions
Load CSV/Excel data and use tables or object fields as report sources.
Patterns you can adapt to your own operating model.
Maintain vendor records and drive approvals when risk information changes.
Present an external CRM record as a reusable object without copying all data.