I think if you look at no-code tools like Zapier, they do a great job empowering business users with most simple use cases like moving data from one app (ie facebook ads) to another (ie google sheets). But if you want to build a really advanced use case, like Amazon's support routing, for example, then Zapier will be able to get you 50% of the way there very quickly, but the remaining 50% basically becomes impossible.
We built Workflows for developers and see it as an alternative to writing cron jobs from scratch. While you can definitely write some code in Zapier, Workflows focuses on putting SQL and JS front and center when you need it, GUI when you don't.
If you give Workflows a try, I'd love to hear your feedback (jamie@retool.com)
Would love to know more about what kinds of integrations you're looking for? For querying data sources, we have integrations for most databases and core APIs. Anything we don't currently support you can hit with our REST, GraphQL, gRPC integrations in a Postman-like experience.
We're also working on NPM module support (so you can pull in any SDK) right now.