Prerequisites
Create a read-only user
- Create a read-only user in your database
- Grant the user access to the tables that you want to sync with Togai
- Make sure that the user has access to the tables that you want to sync with Togai
Connection URI
Maria DB
The connection URI for Maria DB is as follows:MS SQL Server
The connection URI for MS SQL Server is as follows:MySQL DB
The connection URI for MySQL DB is as follows:Oracle DB
The connection URI for Oracle DB is as follows:Flows
1. Sync report from Togai to Database
- The flow is triggered when a report is created in Togai
- It requires a Connection URI and a table name to insert the report data into the database
- The table must have the same columns as mentioned in the report template
- If the above conditions are met, the report data is inserted into the database