Automation to Remove Heartbeat Member when WooCommerce or Thrivecart Subscription Ends

Status: Closed · Asked by Kim Marie on · 0 views

KimM — Question ·

Hello,

As my course/membership program base grows, I'd like to automate removing people from my communities that are associated with certain courses or subscriptions. Is there a way to automatically remove people from Heartbeat either after a certain period of time in the space and/or upon their subscription expiring in WooCommerce and/or Thrivecart for the product associated with the community?

davidhooper — Reply ·

I'm on here looking for help with Heartbeat and saw your post.

I have something that might work for you, if the terms of your membership are the same.

1. Trigger when a new subscription comes through in Stripe.
2. Set delay for length of subscription minus one day.
3. Remove person.

If they sign up again, they're back in the next day with the standard "new user" automation.

Hope this helps (and makes sense). :)

KimM — Reply ·

Thanks. This is great for set terms for sure, but I'm wondering how to automate removal from a group for an ongoing, indefinite subscription that they can cancel as they wish. Ideally, I'd like a cancelled subscription to trigger removal from the group.

davidhooper — Reply ·
Thanks. This is great for set terms for sure, but I'm wondering how to automate removal from a group for an ongoing, indefinite subscription that they can cancel as they wish. Ideally, I'd like a cancelled subscription to trigger removal from the group.

I think this Stripe trigger will do that for you, if you're using Stripe.

KimM — Reply ·

Oh! I hadn't thought about a Stripe trigger. That might work. However, I do let my clients pay by Stripe or PayPal. Is there a similar PayPal subscription option, and if I set and "or" parameter so both the Stripe cancellation and the PayPal cancellation are in the same workflow, would that work? Thank you for your help David.

davidhooper — Reply ·
Oh! I hadn't thought about a Stripe trigger. That might work. However, I do let my clients pay by Stripe or PayPal. Is there a similar PayPal subscription option, and if I set and "or" parameter so both the Stripe cancellation and the PayPal cancellation are in the same workflow, would that work? Thank you for your help David.

Yeah, I think you could also set up a trigger for Paypal for this.

Back to all forum threads · Log in to reply