I need to create a synchronous workflow that runs when someone changes the organizer of an appointment record.
Specifically, when the organizer is changed, I need the workflow to update the owner of the record so that it is the same system user as the organizer.
Is there a way to easily achieve this with a workflow.
If not, and I need to develop something custom, with the goal of keeping it simple, could it be achieved via a custom workflow activity?
*This post is locked for comments