This article is part of our Complete Guide to Royalty Management.
If you publish more than a handful of titles, you already know the monthly ritual. Log in to Amazon KDP, download the sales report. Check your email for the Lightning Source compensation files. Save them to a folder. Rename them so you can tell which month they belong to. Repeat for every distributor, every single period. It is not difficult work, but it is tedious, easy to forget, and surprisingly time-consuming when you add it all up.
No-code automation platforms can handle most of these repetitive steps for you. They connect the tools you already use (email, cloud storage, spreadsheets, notifications) and move data between them automatically, without writing a single line of code. Three platforms stand out for publishers: Zapier, Make, and n8n.
What no-code automation actually means
At its core, a no-code automation tool watches for a trigger (something happened) and then performs one or more actions (do something about it). For example: “When an email arrives from Lightning Source with an attachment, save that attachment to my Google Drive folder.” You set it up once, and it runs every time.
These tools are not replacements for your royalty software. They are the connective tissue between your various systems. Think of them as digital assistants that handle the boring parts so you can focus on the work that actually requires your attention.
Zapier: the easiest starting point
Zapier is the most well-known automation platform and the easiest to get started with. Its interface walks you through building automations (called “Zaps”) step by step. It connects to over 6,000 apps, and most publishers will find that every tool they use is already supported.
Practical examples for publishers:
- Save distributor email attachments automatically. Create a Zap that watches your inbox for emails from Ingram or Amazon, detects attachments, and saves them to a specific Google Drive or Dropbox folder. No more manual downloading. For a detailed walkthrough of the Ingram side of this, see our guide on how to automate Ingram sales reports.
- Get notified when sales files arrive. Add a Slack or email notification step so your team knows the moment a new sales file lands, without anyone needing to check manually.
- Sync author contacts. If you manage rights holder information across multiple tools (a CRM, a mailing list, an accounting package), Zapier can keep them in sync when a record changes.
The trade-off with Zapier is cost. The free tier is limited to 100 tasks per month, which can run out quickly if you are processing files from multiple distributors. Paid plans start at $19.99/month and scale up based on usage. For a small publisher running a handful of automations, it is reasonable. For larger operations, the bill can climb.
Make: visual workflows at a lower price
Make (formerly Integromat) takes a more visual approach. Instead of a linear list of steps, you build automations as flowcharts. This makes it easier to handle branching logic, like routing different file types to different folders based on the sender.
Where Make shines for publishers:
- Complex file routing. If you receive sales reports from five or six distributors, Make lets you build a single automation that sorts incoming files by sender and saves each to the correct folder, named and organized however you prefer.
- Scheduled data pulls. Some distributor portals do not email reports but require you to download them. Make can run on a schedule (daily, weekly, monthly) and trigger reminders or follow-up tasks.
- Multi-step workflows. You might want to save an attachment, rename it with the current date, log the arrival in a spreadsheet, and notify your team. Make handles this kind of chain naturally in its visual editor.
Pricing is more generous than Zapier. The free tier includes 1,000 operations per month, and paid plans start at $9/month. For most small to mid-size publishers, Make offers the best balance of power and affordability.
n8n: self-hosted and free
n8n is the option for publishers who want full control. It is open source, meaning you can run it on your own server at no cost beyond hosting. The interface is similar to Make, with a visual workflow builder, but you own the infrastructure and your data never passes through a third-party service.
Why a publisher might choose n8n:
- No per-task limits. Run as many automations as your server can handle. If you process hundreds of sales files each period, there are no usage caps to worry about.
- Data privacy. Sales data and author contact information stay on your own infrastructure. For publishers handling sensitive contract details, this can be a meaningful advantage.
- Customization. n8n supports custom code nodes, so if you need to do something unusual (like parsing a non-standard CSV format before filing it), you can build that directly into your workflow.
The trade-off is setup effort. You need to provision a server, install n8n, and maintain it yourself. If you are comfortable with basic server administration, this is straightforward. If not, n8n also offers a cloud-hosted option starting at $20/month, which removes the operational overhead but adds back the cost.
Comparing the three platforms
| Zapier | Make | n8n | |
|---|---|---|---|
| Ease of setup | Easiest | Moderate | Requires technical skill (self-hosted) |
| Free tier | 100 tasks/month | 1,000 ops/month | Unlimited (self-hosted) |
| Paid plans from | $19.99/month | $9/month | Free (self-hosted) or $20/month (cloud) |
| Best for | Quick, simple automations | Visual multi-step workflows | High volume, full control |
How automation feeds into Royalties HQ
Once your automations are saving distributor files to a designated folder, the next step is getting that data into your royalty system. Royalties HQ natively supports ten sales file formats from major distributors including Amazon KDP, Lightning Source, Ingram CoreSource, ACX, Draft2Digital, and more. Files from these distributors can be imported directly without editing or reformatting.
The workflow becomes remarkably simple. Your automation saves the file. You open Royalties HQ, drop the file into the upload area, and the system validates and imports it. Every sales line is tracked from the original file through to the final royalty statement. If you are importing Amazon KDP sales data, the report downloads straight from your KDP account and into RHQ without any manual reformatting.
For publishers looking to download our free guide, it covers the full end-to-end process from receiving sales data through to paying your authors.
Getting started without overcomplicating things
The temptation with automation tools is to try to automate everything at once. Resist that urge. Start with the single task that eats the most time or causes the most friction. For most publishers, that is saving email attachments from distributors into organized folders.
Build that one automation first. Live with it for a month. Once you trust it, add a second. Maybe a notification when files arrive, or a reminder if an expected report has not shown up by a certain date. Over time, these small automations compound into hours saved each period.
The goal is not to build a complicated system. It is to stop spending your time on tasks that a machine can handle reliably, so you can focus on publishing books and paying your authors accurately.