Phippsy Tech Renewals

Settings

Runtime configuration and task endpoint notes.

Environment

INVOICE_LEAD_DAYS: 30
INVOICE_DUE_DAYS: 14
SQLITE_PATH: /data/app.db
ZAPIER_WEBHOOK_URL: Set
ZAPIER_CLIENT_LOOKUP_URL: Missing
ZAPIER_CLIENT_CREATE_URL: Missing
TASK_TOKEN: chan...geme

Task endpoint

Cron should hit /tasks/daily-renewal-check?token=YOUR_TASK_TOKEN once per day. This issues invoices for due services and marks overdue invoices.

Keep TASK_TOKEN secret. The UI does not expose the full token.