Do everything in one place
Customize your Google Dialogflow and MySQL integration with the following triggers and actions.
Triggers
When this happens…
MySQL
-
New rowNew row in a table in MySQL
-
New rows BatchNew batch of rows in a table in MySQL
-
Scheduled query BatchNew/updated batch of rows via scheduled custom SQL in MySQL
-
New/updated rowNew/updated row in a table in MySQL
-
New/updated rows BatchNew/updated batch of rows in a table in MySQL
Any other trigger you can think up
Actions
Do this…
MySQL
-
Delete rowsDelete rows in a table in MySQL
-
Execute stored procedureExecute stored procedure in MySQL
-
Export query result BulkExport result of custom SQL in MySQL
-
Insert rowInsert row in a table in MySQL
-
Insert rows BatchInsert batch of rows in a table in MySQL
-
Run custom SQLRun custom SQL in MySQL
-
Select rowsSelect rows in a table in MySQL
-
Update rowsUpdate rows in a table in MySQL
-
Upsert rows BatchUpsert batch of rows in a table in MySQL
-
Upsert rowUpsert row in a table in MySQL
- Show all 10
Any other trigger you can think up