Recoup Platform Email Helper

Send an email via the Recoup API the reliable way — a Node helper that serializes the body correctly and fails loudly instead of sending an empty email. Use whenever a task needs to email a report/summary/notification to the account owner or a recipient. ALWAYS use this script to send email; never hand-build `curl … -d "{…}"` with inline `jq`/shell interpolation (that silently produces empty "Message from Recoup" footer-only emails). Pairs with recoup-platform-api-access (which it sends through).

om-scogo 3f6827f 4 files · 8.9 KB Updated 0 repo stars

File contents

om-scogo/skillsh-scraper/tree/main/data/skills/recoupable-skills/recoup-platform-email-helper commit 3f6827f4f7

Frequently asked questions

npx skillmds add om-scogo/recoup-platform-email-helper