Hi team,
I have an onboarding tracker in a SharePoint list. The Line Manager is recorded in a single person field and the dynamic content is added to the to field when sending comms in relation.
I want to add an additional multi person column called MultiPersonCC which is a multi person column for additional recipients to be CC'd into comms but this field is not always going to contain a value. What actions do I need to add to extract the emails with a ; separator to add to the CC field?
It's worth noting for the purpose of this I have multiple flows connected to this with different triggers so the solution needs to be able to work for all.
I have:
- SharePoint: When an item or file is modified
- SharePoint: When an item is created
- SharePoint: For a selected item
- SharePoint: Get items
Thanks
smods!