I’m using Get List Items to read a list, but columns defined as URLs displays as “Microsoft.SharePoint.Client.FieldUrlValue” instead of the actual URL.
Is there a way to get the value?
When storing the list as Dictionary array the value is stored as an object, but I don’t know how to go from there.