Scenario:
There is a SharePoint List that contains a field that is a multi-select. I would like to update it with the multiple selection values
Example
We setup the scenario.
Then we verify we can GET the data, and we see it matches (Success). Next we say, “we want to add ‘C’ as an additional option”
When this is done we see it puts the data as a litteral “B,A,C” instead of each option
Is there a way to push these back up as individual records via the native connector?



