Hello humans,
I'm looking to capture information in a SharePoint List and write it to a corresponding field in a hosted feature layer on AGOL using Power Automate. This is easily accomplished... except for List fields that are "Select multiple". Is it possible to somehow parse these multiple inputs in the List and write them as comma separated text in the AGOL attribute table? I'm thinking I'd need to somehow split the multiple choice field into an array and then put it back together on the AGOL side, but I'm not sure how to go about this. Has anyone done this?
thanks,
-r