workflows.chase_payment
Auto-chase overdue invoices with escalating SMS + email reminders (friendly → firm → final). Includes Stripe payment links. Pass jobId to chase specific invoice, or omit to scan all overdue. Requires Growth+ plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | No | Specific job ID to chase. Omit to auto-scan all overdue invoices. | |
| forceTone | No | Override tone: friendly, firm, or final. Auto-detected based on days overdue if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | No | ||
| success | No | ||
| chasedCount | No | ||
| totalOutstanding | No |