Create Record
Create a new workboard record of the given custom record type.
Documentation Index
Fetch the complete documentation index at: https://support.floweq.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Custom record type ID.
Body
Map of custom field UIDs to their values. Date fields must be formatted as YYYY-MM-DD strings.
Response
Record created successfully.
Record type identifier (e.g., 'uccfiling', 'custom', 'infoleaseasset').
Current status of the record.
List of child record objects.
ISO 8601 creation timestamp.
ISO 8601 last updated timestamp.
List of view IDs this record belongs to.
Unique record identifier.
Record type definition UID.
Parent record object, or null if none.
The underlying instance object (InfoleaseAsset, UCCFiling, or PurchasedLabel), if applicable.
Custom field values keyed by field name.
Linked external objects, keyed by source then object name.