Uncanny Automator: Send an Automated Private Message on WordPress
Uncanny Automator is the leading no-code automation plugin on WordPress — Zapier for your WP site, with 200+ trigger and action integrations. It can send emails, enrol users in courses, charge payments, post to social, change roles. The one native gap: sending a private message inside your site's messenger. Better Messages adds that action: any Uncanny Automator recipe can send a private Better Messages DM as one of its actions.
What the Uncanny Automator integration does
Better Messages registers a new Uncanny Automator action:
- Send a private message to the user — sends a Better Messages DM from a configured sender to the user the recipe is running for.
The action accepts:
- Sender — the WordPress user the message is sent from.
- Recipient — resolved automatically from the recipe context.
- Message body — with full Uncanny Automator token support for dynamic interpolation.
Common use cases
| Trigger | Action |
|---|---|
| LearnDash course completion | DM congratulations + link to the next course |
| WooCommerce subscription renewal | DM thank-you message |
| Gravity Forms / WPForms submission | DM the submitter from the form recipient |
| LearnDash quiz passed | DM with a personalised next-step note |
| LifterLMS membership upgraded | DM welcome to the new tier from a coach |
| Tutor LMS course enrolled | DM with course-specific resources |
| Stripe / WooCommerce / EDD payment | DM the receipt and next steps |
| User joins BuddyBoss / BuddyPress group | DM with group-specific welcome notes |
Installation
- Install Uncanny Automator and configure your recipes.
- Install Better Messages from WordPress.org and activate it. The integration is auto-detected.
- In Uncanny Automator, edit any recipe and add the action Better Messages → Send a private message to the user.
- Configure the sender and message body. Use the Uncanny token picker to add dynamic content.
Frequently asked questions
Does this require the WebSocket version?
No — the action works on both the free and WebSocket versions. The WebSocket version means the recipient sees the message in real time and can be notified via web push.
What is the difference vs Uncanny Automator's native "Send email"?
Email lands in an inbox the user might not check for hours. A Better Messages DM lands inside the site's messenger, with an unread badge, push notification, and the conversation history preserved on-site. For onboarding and re-engagement flows, this typically outperforms email because the response loop is faster.
Can I send from a bot-style sender name?
Yes — set the sender to any WordPress user. Many sites create a "Support" or "[Site Name] Team" user as the sender for automated messages.
Does it support pro Uncanny Automator triggers (WooCommerce subscriptions, LearnDash quizzes, etc.)?
Yes — the Better Messages action works with any Uncanny Automator trigger, including the Pro-only ones. The action plugs into Uncanny's standard action framework, not the trigger framework.
Can the action send to multiple recipients?
Single recipient per recipe run. For one-to-many, use Uncanny Automator's bulk recipe execution, or duplicate the action with different recipients in a single recipe.
See also
- Uncanny Automator integration documentation — full setup reference
- AutomatorWP: send a private message — the same feature on AutomatorWP
- Real-time messaging — what the WebSocket version unlocks