Home / Sources / WordPress Core

WordPress Core

Posts, users, comments, options.

Source WP Core Native
Triggers
3
Used on
Setup
Auto-detected
Min version
latest

How this source works

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

Available triggers 3 total

Users

User registered
user_registered
A new WordPress user account was created. Fires for every registration path: wp-login, ProfilePress, WooCommerce checkout, etc.
User logged in
user_login
Captures the login event. Useful for activity-based segmentation or login-streak campaigns.
User profile updated
profile_updated
Any change to user meta, name, email, or role. Pairs well with omnichannel sync to keep CRMs in step.

Sample event payload

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

User registered
user_registered
PAYLOAD
user_id2418
user_email"[email protected]"
user_login"ana"
role"subscriber"
timestamp2026-07-09T00:03:58Z

Popular workflow recipes

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

WordPress Core Brevo

Add new WordPress Core events to Brevo, tagged by type

2 actions · common
WordPress Core Mailchimp

Sync WordPress Core contacts into Mailchimp

1 action · common
WordPress Core HubSpot

Mirror WordPress Core changes to HubSpot CRM

1 action · common

How to use it

1

Make sure WordPress Core is active

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

Wire up WordPress Corein minutes.

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