How to Replace String in JSON using Power Automate
A few days ago, I worked with a client to develop a Project Management system utilizing SharePoint lists, libraries, and site pages. The client requires JSON data for each project, and based on the project status, I want to update the Project priority value: replace ‘Low’ with ‘High’ if the status is ‘In Progress’. In … Read more >>>