RobinPath WP

Automation that lives inside WordPress.

A programmable automation engine embedded right in wp-admin. Build workflows in a visual node editor, a code editor, or with AI, then run them on any WordPress event, schedule, or webhook.

RobinPath / Automations + New
New client onboarding
Trigger: User registered
Active
Order alert to Slack
Trigger: Order created
Active
Form submission digest
Trigger: Form submitted
Active
Weekly content report
Schedule: Mondays 9am
Scheduled
Why RobinPath WP

Not just another WordPress automation plugin.

WordPress has plenty of automation tools. RobinPath WP is the one wired into a whole ecosystem, so your workflows are portable, code-backed, and ready for AI from day one.

RobinPath WP / 01

Start in WordPress. Scale to the cloud.

Run workflows locally in WP today. When a job outgrows PHP, offload the exact same workflow to RobinPath Cloud or a dedicated runtime. No rewrite.

WordPress
runs in wp-admin
Cloud
dedicated runtime
the same workflow, no rewrite
RobinPath WP / 02

Your automations are real, portable code.

Every workflow is a versioned RobinPath script you can read, diff, and ship with your theme, not a black box locked inside a plugin.

onboarding.rp v1.2.0
RobinPath WP / 03

One engine across the whole ecosystem.

The same language and modules power WordPress, the CLI, and the Cloud. Build a workflow once and reuse it across clients and platforms.

One RobinPath engine
WordPress
CLI
Cloud
Docker
AWS
Cloud Run
Vercel
Edge
VPS
Node.js
WordPress
CLI
Cloud
Docker
AWS
Cloud Run
Vercel
Edge
VPS
Node.js
deploy the same workflow anywhere
RobinPath WP / 04

A shared module registry.

Pull from the same registry the CLI and Cloud use. Install a module here, reuse it anywhere, and publish your own.

repo.robinpath.com 600+ modules
RobinPath WP / 05

Built for AI agents, not just clicks.

Workflows are structured logic AI can read and edit. Generate them with the built-in assistant or drive them over MCP from Claude and Cursor.

Claude
Cursor
Built-in AI
MCP
RobinPath
structured workflows
Author your way

Build it the way you want.

Visual node editor

See the whole workflow as connected nodes. Drag, drop, and edit the logic without writing a line of code.

onboarding.rp — node editor
User registers on
eventwp.user.registered
Set $user set
$user= $1
Send email do
to$user.user_email

Code editor

A full Monaco editor with syntax highlighting and intellisense for the RobinPath language.

automation.rp
1
2
3
4
on "form.submitted"
  $form = $1
  slack.send "#leads" $form
endon

AI assistant

Describe what you want in chat. The assistant drafts the script and applies it straight into the editor.

Join the RobinPath community

Get help, share workflows, and shape the roadmap with us on Discord.

Join the Discord
WiredWP RobinPath is crafted by the WiredWP team. Discover the team who built this
Triggers

Automate any WordPress event.

Run a workflow the moment something happens, on a schedule, from a webhook, or with a one-click magic link.

Users

RegisteredLoginProfile updatedPassword resetDeleted

Posts

PublishedUpdatedTrashedDeleted

Comments

CreatedApprovedSpamDeleted

WooCommerce

Order createdOrder paidOrder completedRefundedProduct savedCustomer created

Forms

Contact Form 7Gravity FormsWPForms

Media

UploadedDeleted
Five ways to fire a workflow: Manual runCron scheduleAction hookWebhookMagic link
Modules

28 WordPress-aware modules, built in.

Post, user, comment, media, WooCommerce, forms, ACF, SEO, email, and more. Every module runs in full WordPress context, with an encrypted credential vault and execution records for every run.

ContentUsersCommerceFormsCommunicationSystemDeveloper

Credential vault

AES-256 encrypted secrets, scoped per automation and redacted from logs.

Execution records

Every run logged with status, trigger, and timing in an audit table.

Local or cloud

Run scripts in-process, or offload execution to RobinPath Cloud.

Add more

Install extra modules from the RobinPath registry as you need them.

Start in WordPress. Scale to the cloud.

Run everything locally inside WordPress, or offload execution to RobinPath Cloud when you need to. Your entry point into the whole ecosystem.

Join the RobinPath community

Get help, share workflows, and shape the roadmap with us on Discord.

Join the Discord
WiredWP RobinPath is crafted by the WiredWP team. Discover the team who built this