workiva_export_file
Export a Workiva file in a specified format and obtain a download URL for the exported file.
Instructions
Export a file from Workiva. Returns a download URL.
Args: file_id: The file UUID format: Export format (xlsx, pdf, csv, docx, xhtml)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | xlsx | |
| file_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |