Upload File
Uploads a file of up to 5 GiB. If the request is successful, there is no response body.
External Documentation
To learn more, visit the Databricks documentation.
Basic Parameters
Parameter | Description |
---|---|
File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
File Path | The absolute path of the file. For example: /Volumes/my-catalog/my-schema/my-volume/directory/file . |
Advanced Parameters
Parameter | Description |
---|---|
Overwrite | If true, an existing file will be overwritten. |
Workflow Library Example
Upload File with Databricks and Send Results Via Email
Preview this Workflow on desktop