Upload File
Last updated
Last updated
The Upload File building block allows TaskBot to upload files from either a direct file URL or a local folder on your computer.
Before using the Upload File building block, ensure that the upload action is initiated. Typically, you’ll need to add a building block that clicks the upload button, as shown below.
The system dialog to select files (file chooser) will not be visible to you if you watch your TaskBot run. Your TaskBot will handle it 'behind the scenes'.
Choose where TaskBot should get the file from. Select one of the following options:
From file URL If you have a direct URL for the file, enter it in the provided field. This option allows TaskBot to fetch the file from an online source directly.
From folder path Use this option to upload a file from your local machine. Enter the full file path.
Here are instructions for Mac, Windows and Linux.
On Mac
Select a folder and perform a right-click.
When the context menu appears, hold the Option key on the keyboard.
Copy “File-name” as Pathname option will appear in the context menu. Click it to copy the full file path to the clipboard.
On Windows
Open File Explorer and navigate to the folder you want.
Click once in the address bar at the top of the File Explorer window. This will show the full path as text.
Right-click the highlighted path and select Copy. You can then paste this path wherever you need.
On Linux
Open the file manager (e.g., Nautilus for GNOME, Dolphin for KDE).
Navigate to the file you want to use.
Right-click the folder, select Properties or Get Info, and copy the Location or Path shown in the details.
You can add a file column or variable and upload your file to it. Select option Upload from file URL in the Upload File building block to reference to that file column or variable.