fluig_form_file
Retrieve the text content of a specific file attached to a form by providing document ID, version, and file name.
Instructions
Return the text content of one file of a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Form version. | |
| fileName | Yes | File name. | |
| documentId | Yes | Form documentId. |