Home / Sources / Paid Member Subscriptions

Paid Member Subscriptions

Subscription lifecycle, trials, renewals.

Source Memberships Native
Triggers
9
Setup
Auto-detected
Min version
latest

How this source works

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

Available triggers 9 total

Subscriptions

Subscription created
subscription_created
A member subscription row was created. Paid signups start out pending.
Subscription activated
subscription_activated
The subscription went active, usually once the payment cleared.
Trial started
subscription_trialing
The subscription activated with a trial period still running.
Subscription completed
subscription_completed
The final installment payment of a fixed-length plan cleared.
Subscription expired
subscription_expired
The subscription hit its expiration date. Use it to revoke access or retag in the CRM.
Subscription cancelled
subscription_cancelled
A member or admin cancelled the subscription. Pairs well with win-back flows.
Subscription status changed
subscription_status_changed
Catch-all for any status transition, including pending and abandoned.
Subscription plan changed
subscription_plan_changed
A member moved to a different plan. Includes old + new plan IDs.
Subscription renewed
subscription_renewed
A recurring, renewal, or retry payment completed on an existing subscription.

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
subscription_id318
plan_id44
plan_name"Gold Membership"
subscription_status"active"
expiry_date"2027-08-11 09:00:00"
billing_amount"49.00"
timestamp2026-08-13T21:13:18Z

Popular workflow recipes

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

Paid Member Subscriptions Brevo

Add new Paid Member Subscriptions contacts to a Brevo list

1 action · common
Paid Member Subscriptions Mailchimp

Sync Paid Member Subscriptions contacts into Mailchimp

1 action · common
Paid Member Subscriptions HubSpot

Mirror Paid Member Subscriptions changes to HubSpot

1 action · common

How to use it

1

Make sure Paid Member Subscriptions is active

FlowSync auto-detects Paid Member Subscriptions 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 Paid Member Subscriptions 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 → Paid Member Subscriptions and hit Replay to dry-run a workflow against a known-real payload.

Wire up Paid Member Subscriptionsin minutes.

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