Retrieve files downloaded by the agent in a workflow session
Files downloaded during a workflow session are stored in Simplex’s cloud.There are three ways to download files with Simplex: webhooks, polling, and the download session files endpoint.
You can alternatively download the files directly using either the download session files endpoint. or the TypeScript SDK.Here’s a TypeScript SDK example: