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
You will have to create Custom Workflow Activity (CWA) to get a user from Organiser party list as you cannot use the party list in Assign step of a workflow.
You can then create a Real Time Workflow which runs synchronously, to assign the appointment to that new organiser user returned by the CWA
The workflow should trigger on Organiser field change.
Hope this helps.
Hi,
Try with this -
Hello,
This definitely can be completed using custom workflow activity.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6