Hi all,
I'm trying to come up with a solution that will allow me to add a dynamic list of users to an Owner Team using a workflow/action, but I'm having a little bit of trouble completing the process
Within my Opportunity entity we have a link to an Owner Team, and if certain criteria are met then I'd like to retrieve all Users who are listed as members of the Proposals Team, and add them to the Owner Team linked on the Opportunity record
I can update this using a custom workflow activity that adds fixed named users, but I can't make it dynamic (i.e. if the membership of the Proposals Team changes I would have to deactivate and modify my workflow).
Note, my C# skills are spotty at best, so I'm hoping there is a non-plugin way to achieve this.
Any help is appreciated
*This post is locked for comments
I have the same question (0)