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?
@adambeltz , we will take a look at this case. Which EasyMorph version are you using?
@adambeltz , updating multi-select fields with several values is not supported in 5.9.8. It's supported with some limitations in version 6.0.0, but that version is not production-ready. A production-ready version is planned for release in two weeks.
Hi @andrew.rybka -
I did a test on the latest version 6.1.0.8
In the example there is a value and its to write back 4 values.
I see that the data is writing back but only 2 and not in the order that its listed (which is fine)
I was able to manually do it to ensure that the data was in fact available to be assigned
When I rerun it to see what happens it overwrite (expectedly) the same 2 values again
serhii
September 14, 2026, 8:21pm
7
Hi,
Thanks for the report. We're currently investigating the issue. We will let you know as soon as we have any updates.