Skip to main content

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

ParameterDescription
File IdentifierThe identifier of the file. You can create a file identifier using the Set File Variable action.
File PathThe absolute path of the file.

For example: /Volumes/my-catalog/my-schema/my-volume/directory/file.

Advanced Parameters

ParameterDescription
OverwriteIf true, an existing file will be overwritten.

Workflow Library Example

Upload File with Databricks and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop