?
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​
2. Set the connection info​
Go to Connection info tab by clicking "Connection", then press edit button to edit the info.
Put connection info, and press save button to save the changes.
3. Add a connection Server​
Press the Add Server button
4. Enter the connection information​
Default ports
- MariaDB (MySQL) :
3306
- MS SQL:
1433
- Oracle
custom
- Postgres
5432
5. Start the connection​
6. Use Client Connection in action​
Now you can use client connection in your action configuration.
Helpful?