Hi team,
Currently we have a use case where we create folders in sharepoint programmatically using Java and Http client. We would like to add another feature wherein we can also update one of the custom column values for each list-item (in our case folders) with a hyperlink.
Based on MSFT documentation and online resources, it doesn't seem that this is possible. We believe that this would be a helpful feature not just for our team, but for teams across different companies who are leveraging Sharepoint in their tools.
Thank you.