AWS Redshift

Prerequisites

If your database is hosted behind a Firewall, you need to add our IP addresses to the Firewall whitelist.

Configuration

To connect your Redshift database, follow the below steps:

  1. Go to the Data sources - Connect.

  2. Select Redshift from the list of the available sources.

  3. Specify your credentials and click Test connection:

4. When the test connection is successful, click Connect Datasource.

If you need to be able to override the default data source database with a custom value in an action, you can enable the setting Allow override database name in action:

Once enabled, when configuring the action, you will be able to specify the custom database. In case a database is not specified, the default data source database will be used.

Usage

Once you establish the connection between UI Bakery and Redshift database, you can interact with the data.

  1. Add a new action, choose your data source, and select SQL query from the actions list. Specify your query and click Execute action to launch it.

2. Check the Result section to make sure the data is loaded.

SQL query

Last updated

Was this helpful?