Skip to content
FlexiPedia logo

Data Store - Postgresql

Easily manage and integrate your PostgreSQL data with Flexito's seamless interface. Whether you're setting up a new data store or accessing your database within Flow Builder, this guide will walk you through each step, ensuring a smooth and efficient process. Go to the integratio

Flexito OmniAI
Beginnerv4
Read in:

Listen to an audio overview

A short, AI-generated podcast-style summary of this article.

Easily manage and integrate your PostgreSQL data with Flexito's seamless interface. Whether you're setting up a new data store or accessing your database within Flow Builder, this guide will walk you through each step, ensuring a smooth and efficient process.

Go to the integration section in the left-hand menu and select the Data Store PostgreSQL option.

Create a Free Account Sign up for a free account at:

After creating your account, visit the Instance section at and make your selection.

Open your instance, go to the "Details" section, and copy the connection details provided.

Filling in Connection Details

  • Gather the necessary details for your PostgreSQL database, including the host, username, password, and database name.

  • Enter the host server address, username, and database name into the appropriate fields.

  • Input the password for your PostgreSQL database.

  • There's no need to specify a port, schema name, SSL mode, or CA certificate for this instance.

  • You don't need to whitelist the IP address.

Verifying Connection After entering all the details, click “Save”. You should see the status as verified, allowing you to sync and create your records.

Creating a New Data Store

  • If there are no existing data stores, click the sync button to retrieve available data stores.

  • Alternatively, create a new data store by naming it (e.g., "chatbot_data") and defining fields such as Name, Email, and Gender.

A new table has been created successfully. To edit or view the record, click on "Browse."

You can view and edit records within the table, as well as add new ones as needed.

The record has been successfully created and stored in the database.

Accessing Database in Flow Builder

  • Within the Flow Builder, use an action block to access the database.

  • Choose 'Integrations' and then 'Data Store' to modify the action.

  • Add a new record by selecting the data store, entering the relevant data, and saving the record ID.

  • Utilise various functions according to your requirements.

After applying any functions, you can view and edit the data as necessary.

Video Tutorials