I got tired of manually logging invoices, so I built an AI agent that does it by reading plain-English instructions

Reddit r/AI_Agents Products

Summary

A developer built Pushable, an AI agent that automates workflows like logging invoices by reading plain-English instructions, eliminating manual setup in tools like Zapier or n8n.

Like a lot of people here, I've spent way too many hours wiring up automations — and even more time *re-wiring* them every time something small changed. The logic was never the hard part. The hard part was translating "just save the invoice and log it" into a chain of triggers, filters, and field mappings. So I built **Pushable** to skip that step. You describe the task the way you'd explain it to a new coworker — *"Whenever I get an invoice by email, save it to my Drive and log it in my spreadsheet"* — and it figures out the steps and sets up the routine itself. No nodes, no canvas, no manual field-matching. A few things that matter if you've used Zapier/Make/n8n: * It connects to the usual stuff — Gmail, Google Sheets, Drive, Slack, and more. * Routines run on a schedule *or* react to events (new email, new row, etc.). * It ships with zero preset rules. You define everything in plain language, so it bends to your workflow instead of you learning its UI. Here's a short demo of me setting one up start to finish: Genuinely curious what the people here think — especially the n8n/Make crowd, since you know where the rough edges in this space usually are. What's the one repetitive task you'd throw at something like this first? Happy to try to build it live and report back.
Original Article

Similar Articles

I got an AI agent to do my boring admin work and it actually kinda works

Reddit r/AI_Agents

A small business owner shares their experience using an AI agent called 'autoclaw' to automate admin tasks like emails, client reports, and moving support tickets to GitHub. After initial setup frustration and over-connection, they settled on a limited integration that saves time despite occasional garbage outputs.