Skip to main content

Notify accounts about overdue invoices

Zuora

Notify accounts about overdue invoices

If you need to give formal notices to accounts about their overdue invoices, you can use the workflow template "Invoice 30 Days Past Due, Account Summary".

We'll describe the functions of the tasks and settings you can customize in this article. 

workflow-invoice-30days.png

Workflow overview

  1. Export: Exports Invoice and Account data that is related to invoices that are overdue for more than 30 days. BillToContact data is retrieved to be used in the email task. The results are sorted in descending order based on the invoice due dates.
  2. Iterate: Because an account can have multiple overdue invoices, this task iterates unique accounts.
  3. Query: For each qualified account, this task obtains real-time data about overdue invoices.
  4. Email: For each qualified account, send an email to the BillToContact.WorkEmail and BillToContact.PersonalEmail about the overdue invoices. The body of the email includes information about each invoice and the total account balance.

Configurations

  • If you want to send notifications to SoldToContact as well, you need to select the SoldToContact fields in the Fields tab of the export task. You can change 30 to any positive number that suits your requirements in the Conditions tab.
  • You may want to make the following changes to the email task.
    • Modify "From (Name)" and "Subject", add or modify send-to, BCC and CC emails in the Address tab.
    • Modify "Your Rep at 000-000-000" near the end of the message to the person in your organization who is handling questions and their number.
    • Deselect Disable Editor to preview the message. 
    • If you do not want to attach invoices, deselect Attach Invoices to Email in the Attachment tab.
    • When you are ready to use the workflow in production data, deselect Preview Only in the Address tab.