1. Home
  2. Klaviyo Toolkit Plugin
  3. How to add the “Subscription End Date” to an email

How to add the “Subscription End Date” to an email

This field will allow you to include a dynamic text to remind your customers about their “Subscription End Date” after they’ve cancelled their plan and their PlanStatus equals pending-cancel.

  1. Create a flow triggered by the WC Subscription Status Changed event.
  2. Add the trigger filter PlanStatus equals pending-cancel

3. Edit your email template and add Your Subscription is ending on {{ event|lookup:'Subscription End Date' |format_date_string|date }} to your text block.

4. Save it and preview it with a profile that contains PlanStatus equals pending-cancel

Updated on August 8, 2022

Was this article helpful?

Related Articles