Search K
Appearance
Appearance
Adds one or more file artifacts to an existing Capture review interaction.
Use this task when a Capture review has already been created and you need to attach additional files to it after the fact. It is useful in workflows where files are identified or processed in separate steps before being associated with a review. Each artifact is looked up in Autodesk Vault by its file identifier, and its metadata is automatically carried across to the interaction.
| Field | Type | Required | Description |
|---|---|---|---|
| Review Id | Text | Yes | The unique identifier (GUID) of the Capture review to add entities to. Typically sourced from the Capture output of a Create Capture Review task. |
| Artifacts | List | Yes | One or more files to attach. Each entry requires a Data Source and a File Identifier. |
| Field | Type | Required | Description |
|---|---|---|---|
| Data Source | Dropdown | Yes | The system the file is stored in. Currently supports AutodeskVault. |
| File Identifier | Text | Yes | The identifier used to locate the file in the selected data source (e.g., Vault file path or master ID). |
| Name | Description |
|---|---|
| Success | Boolean indicating whether all artifacts were added successfully. |
| InteractionId | The GUID of the Capture review that was updated. |