Intuit · Arazzo Workflow
Intuit Remind Overdue Invoice
Version 1.0.0
Query for unpaid invoices and email a reminder for the first match.
View Spec
View on GitHub
AccountingCustom FieldsFinancialFinancial ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingArazzoWorkflows
Provider
Workflows
remind-overdue-invoice
Query unpaid invoices and resend the first one as a reminder.
Queries the Invoice entity for a positive Balance and, when a match exists, emails that invoice via the send endpoint.
1
findUnpaidInvoices
queryEntities
Query the Invoice entity for records with an outstanding balance.
2
sendReminder
sendInvoice
Email the first overdue invoice to the customer as a reminder.
Source API Descriptions
openapi