Home / Sources / SliceWP

SliceWP

Affiliate and commission lifecycle: registered, approved, commission earned or paid.

Source Affiliate Native
Triggers
6
Setup
Auto-detected
Min version
latest

How this source works

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

Available triggers 6 total

Affiliates

Affiliate registered
affiliate_registered
A new affiliate was created — registration form, admin, or import. Fires for any status, including pending review.
Affiliate approved
affiliate_approved
An affiliate became active. The moment to send their welcome kit, affiliate link, and assets.
Affiliate status changed
affiliate_status_changed
Catch-all for any status transition (active, inactive, pending, rejected). Includes old + new status.

Commissions

Commission earned
commission_earned
A commission was recorded for the affiliate. Includes amount, currency, and the order reference.
Commission paid
commission_paid
A commission was marked paid. Pairs well with payout-confirmation emails.
Commission status changed
commission_status_changed
Catch-all for any commission status transition (paid, unpaid, pending, rejected).

Sample event payload

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

Commission earned
commission_earned
PAYLOAD
affiliate_id7
user_id2418
affiliate_email"[email protected]"
commission_amount"24.00"
commission_currency"USD"
commission_status"unpaid"
timestamp2026-08-13T21:13:18Z

Popular workflow recipes

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

SliceWP Brevo

Add new SliceWP contacts to a Brevo list

1 action · common
SliceWP Mailchimp

Sync SliceWP contacts into Mailchimp

1 action · common
SliceWP HubSpot

Mirror SliceWP changes to HubSpot

1 action · common

How to use it

1

Make sure SliceWP is active

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

Wire up SliceWPin minutes.

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