docs: add Snowflake connector example guide#47
docs: add Snowflake connector example guide#47vishwajayawickrama wants to merge 2 commits intowso2:devfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
||
| ## What you'll build | ||
|
|
||
| This integration connects to a live Snowflake instance using the Snowflake connector on the WSO2 Integrator low-code canvas. It sets up an Automation entry point that executes a SQL query operation and captures the result stream, with connection credentials stored safely as Configurable variables. |
There was a problem hiding this comment.
Is "low code canvas" the correct terminology? @rosensilva @NipunaRanasinghe
|
|
||
|  | ||
|
|
||
| [](https://console.devant.dev/new?gh=wso2/integration-samples/tree/main/connectors/snowflake_connector_demo) |
There was a problem hiding this comment.
I'm not sure this is the ideal place to have the Deploy button. It is likely to go unnoticed.
My gut feeling is its better to have it at the top. Between the "What you'll build" and "Architecture" headings, under a new heading - "Try it yourself".
WDYT @daneshk @rosensilva @NipunaRanasinghe ?
There was a problem hiding this comment.
How about same place but with "Try it yourself" H2 Heading
|
Overall this looks great!!! Added a few comments for potential minor improvements |
Purpose
Adds a step-by-step example guide for the Snowflake connector, covering connection setup and the Query operation with embedded screenshots.
Goals
Approach
Content generated by the connector-docs-automations pipeline. Example page preview screenshots are included at the bottom of this description.
Release note
Added Snowflake connector example guide showing how to configure the Query operation using the WSO2 Integrator low-code canvas.
Documentation
en/docs/connectors/catalog/database/snowflake/example.md(added)en/static/img/connectors/catalog/database/snowflake/(screenshots added)en/sidebars.ts(sidebar entry added)Security checks
Doc page preview (desktop)