MySQL
Retrieve data from your MySQL
Last updated
Was this helpful?
Retrieve data from your MySQL
Last updated
Was this helpful?
What it does: Connect to the customer's database, allowing data queries, table additions, and record updates.
Select resource
Table
Choose the table need to action
Action
Options: - Query data from table - Add data to table - Update record
SQL Generate Method
Options:
Use AI
Manual enter SQL This field appears when choose action = "Query data from table"
Input
Input the content to query data, the AI will auto-generate a SQL query This field appears when choose SQL Generate Method = "Use AI"
Code editor
Input the SQL to query data This field appears when choose SQL Generate Method = "Manual enter SQL"
Choose the resource from Integration Page