Skip to main content
?

Database Client

Connection to various types of databases.

Basic Databases
  • MariaDB (MySQL)
  • MS SQL
  • Oracle
  • Postgres

Contact sales@interactor.com for other databases.

1. Create a new Client​

CORS Methods

2. Set the connection info​

Go to Connection info tab by clicking "Connection", then press edit button to edit the info.

CORS Methods

Put connection info, and press save button to save the changes.

CORS Methods

3. Add a connection Server​

Press the Add Server button

CORS Methods

4. Enter the connection information​

CORS Methods
Default ports
  • MariaDB (MySQL) : 3306
  • MS SQL: 1433
  • Oracle custom
  • Postgres 5432

5. Start the connection​

CORS Methods

6. Use Client Connection in action​

Now you can use client connection in your action configuration.

CORS Methods