Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

CONNECT flows

Connection strings

  • Last UpdatedJun 25, 2026
  • 1 minute read

The following connection strings can be used for authentication with databases:

  • Connection string

  • Connection string with certificate

Connection string

The connection string establishes secure authentication with different types of databases.

Required settings:

  • Name

  • Connection String

Used by this external service: Databases

Code example for connection string:

Name: DBConnection
Connection String: Server=myserver;Database=mydb;User=myuser;Password=mypassword;

Used by these flow modules:

  • Aveva Historian Reader

  • Firebird Insert

  • Firebird Select

  • MariaDB Executer

  • MariaDB Insert

  • MariaDB Select

  • MongoDB Insert

  • MongoDB Select

  • MsSQL Executer

  • MsSQL Insert

  • MsSQL Select

  • MsSQL Stored Procedure Read

  • MySQL Executer

  • MySQL Insert

  • MySQL Select

  • Oracle Database Insert

  • Oracle Database Select

  • Postgres Executer

  • PostgreSQL Insert

  • PostgreSQL Select

  • Redis Get

Connection string with certificate

The connection string with certificate establishes secure authentication with Snowflake databases.

Required settings:

  • Name

  • Connection String

  • Private Key

Used by this external service: Snowflake

Code example: Connection string with certficate

Name: SnowflakeConn
Connection String: account=<instance>.north-europe.azure;user=username;
Private Key: [private key data]

Used by these flow modules:

  • Snowflake Executer

  • Snowflake Insert

  • Snowflake Select

In This Topic
TitleResults for “How to create a CRG?”Also Available in