Welcome to Zuora Product Documentation

Explore our rich library of product information

Walkthrough for creating a custom scheduled event and notification

Demonstrates the high-level process of creating a custom scheduled event and a corresponding notification definition.

Take the following steps to create a "Three days before subscription term end date" custom scheduled event notification:

  1. Create a "Subscription term end date" scheduled event through the Create a scheduled event API operation with the following settings:

    Field

    Value

    apiObject

    Subscription

    apiField

    TermEndDate (assume the term end date is Oct 5th)

    hours

    10

    minutes

    30

  2. Create a "Three days before subscription term end date" custom scheduled event notification through Zuora UI or the Create a notification definition API operation. Configure the system filter as follows:

    System filter

    Value

    Days

    3

    Condition

    Before

After the notification is created, Zuora evaluates it every day at 10:30 AM. The notification will be triggered on Oct 2nd at 10:30 AM, three days before the subscription term end date (Oct 5th).