Blov 5 asks: how would the invoice collector automation work? If invoices are sent with attachments (sometimes more than one plus HTML), what would your solution be? Also, what's the best place to sell those invoices?
He describes using a Google Sheet to track invoices, checking the date sent to find overdue ones, pulling data into make.com, calculating days overdue, and routing follow‑up emails based on age; for attachments, add a column with the invoice file ID (or link) and use a Google Drive download module so make.com automatically attaches the file when iterating over overdue invoices; you can host invoices anywhere (Google Drive, etc.) and just store the file ID; the same follow‑up logic works for any pipeline, not just invoices; built‑in platform follow‑ups (Stripe, PandaDoc) are poor because they sound robotic, whereas a friendly, assumptive tone preserves relationships and improves response.