Overview
Upload a manual file into your workflow to use downstream in your Workflow
|
Name |
Reference |
Type |
Required |
Default |
Options |
Description |
|---|---|---|---|---|---|---|
|
File Upload |
MANUAL_FILE_UPLOAD |
File Upload |
✅ |
|
|
Single File Upload: Consider what file type downstream tasks require |
|
Workflows Folder Name |
DESTINATION_FOLDER_NAME |
|
|
|
|
Folder where the file should be downloaded. Leaving blank will place the file in the home directory. |
Use this if you would like to use a static file in your workflow, rather than capturing it using another task (like downloading a sheet from Google Sheets).
By default, the file will be placed in the current working/home directory, so you can access it in a downstream task by simply referencing the file name.