Automation
5 products in automation, ranked by the votes people cast.
Connecting things that were never designed to talk to each other, and running work on a schedule. The category is a spectrum from no code to all code. Zapier sits at one end with the largest catalogue of integrations and the shortest path from idea to a working connection. Make adds branching, loops and error handling on a visual canvas, which is where most people go when a linear automation stops being enough. n8n can be self-hosted and extended with real code, which matters when the data cannot leave your network. Pipedream lets any step simply be a function you wrote. Trigger.dev is the far end: long-running background jobs living in your own codebase, with retries that survive a deploy. Choosing well is mostly a question of who maintains the automation after the person who built it leaves.