Here's how you can send customers a reminder email with custom logic before the subscription renews. In this case, subscriptions are 3 months long and I send a reminder email 5 days before renewal.
Send Custom Email Reminders Before Subscription Renews
How it works
1
Trigger
Trigger Trigger
Every workflow starts with a trigger. When the triggering action is detected, usually an action in another app, a new run of the workflow is kicked off.
Iterator
Iterators let you perform a single action or multiple actions for each item in a list.
Documentation
descriptionFlow control: Iterators
Path A
Path B
Path A
Paths let you create sophisticated, multi-outcome workflows with unparalleled ease and flexibility.
Documentation
descriptionFlow control: paths