Using the Get file stream action
- 最終更新日2026/03/25
The Get file stream action streams a file directly from a URI without downloading it. This capability enables you to create file-based API Tasks. Assign a file variable to the file and use the variable as a data source for subsequent actions within the session.
Configure the Get file stream action to assign a file variable to a file stream resource to stream the file in the subsequent automation workflow.
Prerequisites
- A URI that returns or downloads a file.
- A file variable.