Snowflake - Upload File to Storage
Description
This tool allows uploading a specific file in a Snowflake stage, including the internal stage.
All tool parameters are mandatory.
Parameters
Parameter | Description |
---|---|
Name |
Name given to the tool. |
Internal Stage Name |
Name of an existing internal stage where you want to upload the file. |
XPath Expression For Snowflake |
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 |
Path to source file that you want to upload. |