Tried automating accounting but I didn't like building the automation from scratch. Got mad and cooked tapeonce.com. Record your screen doing a boring task once and it creates a automation, saves me ten hours a week. Done feeding my time to data entry.
Interesting take on visual builders. I've used both approaches, and what I've found is that visual tools shine for rapid prototyping and validation, but once you hit edge cases, code is always faster. Maybe the sweet spot is a hybrid: visual for the happy path, code for the exceptions.