Redshift
Establishing a workspace connection to a Redshift cluster allows any workflow in that workspace to access tables in the cluster.
To establish a connection to your Redshift cluster, click the Integrations tab in your workspace and select New Integration.
When establishing a connection, the following information is required:
Input
Description
Connection Name
Choose a name for your connection
Host
Database host URL
Username
User's identifier (read/write permissions will be based on user permissions)
Password
User's password
Port
Database port (uses 5439 by default)
Database
Database name
Once an integration is established, open a workflow and select Import from Redshift to pull tables from your database into Cascade.
Last updated