Forums / Developer / User Profile Edit Workflow Trigger
Chad Paulson
Monday 10 December 2007 4:49:30 pm
Hello,
I am trying to create a trigger / workflow that fires a piece of code when a user does one of two things:
1) Change of password.2) Change of email address.
If someone can publish an example or explain how to execute custom code when these two events are triggered, I would greatly appreciate it.
Chad
nehal shah
Tuesday 02 November 2010 6:23:01 am
Hello
i am trying to send email when new user get registered.
For this i add user/activation trigger and add cutsom event "notification-user".
Then i connect workflow with user/activation trigger.
But when new user get registered the trigger is not fired.
Thanx