Home / Sources / WooCommerce Memberships

WooCommerce Memberships

Member access, plan lifecycle.

Source Memberships Native
Triggers
5
Used on
Setup
Auto-detected
Min version
latest

How this source works

FlowSync taps into the native WooCommerce Memberships action hooks. The moment WooCommerce Memberships is detected on your site, all triggers below are available in the workflow builder — no extra configuration, no webhooks to wire up.

Available triggers 5 total

Memberships

Membership created
subscription_created
A new WooCommerce Memberships record was created for the user.
Membership activated
subscription_activated
The membership transitioned to active. Grant access, fire onboarding emails.
Membership cancelled
subscription_cancelled
Customer or admin cancelled the membership. Pairs well with win-back automations.
Membership expired
subscription_expired
The membership reached end-of-term. Use it to revoke external access or refresh CRM tags.
Membership status changed
subscription_status_changed
Catch-all for any membership status transition.

Sample event payload

Every trigger ships with a structured payload. Here's what subscription_activated looks like when it fires:

Subscription activated
subscription_activated
PAYLOAD
user_id2418
user_email"[email protected]"
subscription_id714
plan_id7
plan_name"Gold annual"
status"active"
timestamp2026-07-09T00:03:58Z

Popular workflow recipes

Tap any recipe to install it as a starting point — all wires connected.

WooCommerce Memberships Brevo

Add new WooCommerce Memberships events to Brevo, tagged by type

2 actions · common
WooCommerce Memberships Mailchimp

Sync WooCommerce Memberships contacts into Mailchimp

1 action · common
WooCommerce Memberships HubSpot

Mirror WooCommerce Memberships changes to HubSpot CRM

1 action · common

How to use it

1

Make sure WooCommerce Memberships is active

FlowSync auto-detects WooCommerce Memberships on plugin activation. If it’s running, you’ll see it under FlowSync → Sources with a green status dot.

2

Pick a trigger in the workflow builder

Open a workflow, click the trigger node, and select any WooCommerce Memberships event. The payload schema is loaded automatically so the field picker works downstream.

3

Filter, branch, or pass the payload to an action

Use the IF/ELSE node to gate the flow on plan tier, country, role — anything in the payload. Then connect any action and use {{trigger.field}} style merge tags.

4

Replay real events

FlowSync stores the last 1,000 fired events. Click any one in Logs → WooCommerce Memberships and hit Replay to dry-run a workflow against a known-real payload.

Wire up WooCommerce Membershipsin minutes.

Install FlowSync free, pick a trigger, and send events anywhere you need them.