Common terms and concepts
asset_id
. All assets must belong to a project.
proj_id
(see Create Project).
proj_id
(see Create Project) and a list of asset_id
’s (see above).
asset_id
.
proj_id
) or transformation (transform_id
).
asset_extracted
, asset_uploaded
, transform_completed
)
refresh_transform
, run_extraction
, send_webhook
)
project_id
) or transformation (transform_id
) for each action.
proj_id
for future API requests (or call the Get Projects endpoint).
trellis-scale
, trellis-premium
or trellis-vertix
document
or table
column_name
column_type
(one of text
, integer
, numeric
, boolean
, list
, object
, string
, number
, time
, date
, text[]
, jsonb
)
task_description
transform_type
(one of extraction
, classification
, generation
, manual
, api_request
)
body.transform_params.operations
table
mode is selected, you can specify the table names for table transformations. Must include:
advanced_reasoning
: Boolean
included_table_names
: Specifies the names to be included for table transformations.
proj_id
of the project to add the transformation to (Get Projects)
transform_name
and create the transformation. Make sure to store the transform_id
.
transform_id
.
webhook_id
is useful to link with event subscriptions. See here for a full example.