MySQL
Counts describe the planned connector design, not shipped functionality.
Overview
Use MySQL as a source of reference data or a destination for workflow output, with scoped credentials.
MySQL is planned, not yet available
New row
A row is inserted
Scheduled query
A query result changes
Run query
Execute a parameterised statement
Insert or update row
Write structured results
Authentication concept
Scoped database users are recommended. Credentials would be stored as managed secrets.
Secrets handling is described on the security page.
Connection status
Authorize
Choose scopes and grant access
Test
Send a sample request from the workflow builder
Use
Reference the connection from any workflow
Illustrative connection flow. It becomes available with the integration.
Example workflow
Extract receipt details, check policy limits, route approvals and record approved expenses.
Related