DaBot
  • 🤖Product Overview
  • ⚡Quickstart Guide To DaBot
  • 🔌Creating Connections
    • File Upload (Local Files)
    • File Download
    • AWS S3
    • Snowflake
  • 🛠️Tuning Bots
    • 👀Preview Bot
    • ⚙️Advanced Bot Settings
  • 🔎Glossary of Terms
  • 💡Release Notes
    • 👍Release Notes Alpha 2.3
    • 👍Release Notes Alpha 2.2
Powered by GitBook
On this page
  • File Download
  • Setting Download as Publish
  • Downloading Output File
  1. Creating Connections

File Download

This section describes how to create a download file publish setting

PreviousFile Upload (Local Files)NextAWS S3

Last updated 1 year ago

File Download

The Run Bot page allows you to set up a file download connection. Selecting the "File Download" publish option allows users to download the Target file to their local machine after bot execution.

  • Read: Not Applicable

  • Write: Supported

Setting Download as Publish

  • In the run properties page, click the "Add Publish" option and select "Download."

  • Type the output file name.

Downloading Output File

  • Once the run is complete, the output file can be downloaded from the Run Summary page.

  • Go to Run History -> select the corresponding run for which you need to download the file, and click View Summary.

  • Click the File Download Icon to start the output file

🔌