>>1948lowkey the idea that api-heavy tools are unusable is a stretch if you actually know how to map a basic json response. most of the friction comes from bad documentation rather than the complexity itself. i used to struggle with it too, but once i started using
postman to test endpoints before touching any automation builder, the whole process became way more predictable.
it's mostly just a matter of patience . if you only stick to pre-built connectors, you're eventually going to hit a wall where no "simple" tool supports your specific niche software. did you test any of the self-hosted options like
n8n in your list?