expensify_download_file
Download exported expense report or card reconciliation files by providing the filename from a previous export job.
Instructions
Download the contents of a file produced by expensify_export_reports or expensify_export_card_reconciliation, using the filename those tools return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileName | Yes | Filename returned by a previous export job | |
| fileSystem | No | Defaults to integrationServer |