Snowflake - Upload File to Storage
Description
This tool allows uploading a specific file in a Snowflake stage, including the internal stage.
Parameters
Parameter | Mandatory | Description |
---|---|---|
Name |
True |
Name given to the tool. |
Internal Stage Name |
True |
Name of an existing internal stage where you want to upload the file. |
XPath Expression For Snowflake |
True |
XPath expression used to reference the Snowflake metadata to use. This expression can return any node of a Snowflake metadata: server, schema, or table. |
Local File Path |
True |
Path to source file that you want to upload. |