On public demand: Now Integrate and Sync MySQL databases directly into Lamatic

  • Scheduled Sync: Automatically pull MySQL tables into your flows on a set schedule.

  • Incremental Updates: Fetches only new or changed rows using a cursor, not the whole table every run.

  • SQL in Flows: Run custom queries as a step inside any workflow.

  • Full or Incremental Mode: Pick the sync strategy that fits your data volume.

  • SSL + SSH Tunneling: Secure connections, works out of the box.

Improved Three things that were quietly annoying people. Including possibly you.

  1. Retry System: Fixed retries replaying against stale data. They now use actual log data, so failures reproduce accurately instead of guessing.

  2. Logs: Fixed a blind spot, in-progress and timed out flow requests now show up.

  3. Studio UI: Fixed a round of small interface inconsistencies across the board.

Keep Reading