We've got an event for when a user is deleted, so why not one for when they're created? I would like to create a workflow config that shoots a message to new users after they are created with specific roles. Drupal core User Settings (/admin/user/settings) aren't enough for me. What should I do?

Thanks,

-Steve

Comments

fago’s picture

Status: Active » Fixed

try the "user has registered" event.

steveoliver’s picture

Status: Fixed » Active

Based on my tests, that condition only applies to when the new user has registered themselves. Not when a user has been registered by another user.

fago’s picture

ah I see, sry.

mitchell’s picture

Status: Active » Fixed

Rules has this event: "User account has been created."

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.