Flow
3 TopicsUnable to update Repost Page Description property using Flow or HTTP request
I am using Flow to create News items in SharePoint using information that is coming from an external application. I have a REST call getting all of the news post properties from the external application and then writing out those properties to a copy of a Repost Page (.aspx). The issue I've hit is the Description field for the Repost Page content type is not available in the Update File Properties action in Flow. So I tried using the Send HTTP Request action to update the Description field but, to no avail. I'm able to update other properties with no problem but, can't seem to write to Description. Any ideas on how to achieve this or known limitations?4.5KViews1like4Comments