I noticed that you have an action to run stored procedures from a SQL Server connection. Is there any way to run stored procedures from a MySQL connection. For Workato to be useful in MySQL for me, I would require the ability to execute stored procedures after data is brought over from QuickBase to MySQL.
We plan on performing stored procedures to take write summarized result sets to reporting tables from inventory transactional data and accounting tables to break down information from payment settlements. The summarized transactional data would be scheduled to compile every 1/2 hour and the payment settlements would run nightly.
David Putnam
MySQL: Running stored procedures