HACKER Q&A
📣 personsg

Open-Source Retool Workflows Alternatives


Hello! I'm looking for open-source alternatives to Retools "Workflows" product. Retool workflows is a great drag-and-drop workflow builder, allowing you to chain bits of script along with control flow blocks to create API endpoints or cron jobs visually.

I know of N8n, which is fair-code, but I'm looking for a true open-source option.

Thanks!


  👤 kapilkaisare Accepted Answer ✓
OpenBlocks(https://openblocks.dev/) is the one I'm familiar with.

👤 rboyd
nodered (https://nodered.org/) for APIs with node-red-contrib-cron-plus (https://flows.nodered.org/node/node-red-contrib-cron-plus) is another