Power Automate Tools: Edit Power Automate Flows as JSON in your Browser
Power Automate Tools is a Chrome extension developed by Kamil Rithaler that allows users to edit Power Automate flow definitions as JSON directly in their browser. This extension aims to streamline the flow authoring workflow by addressing repetitive tasks such as replacing URLs or changing variable names.
With Power Automate Tools, users can easily edit their flows using a JSON editor powered by the Monaco Editor, which is the same editor used in Visual Studio Code. This provides a familiar and feature-rich environment for editing flow definitions. The extension also includes JSON schema validation for workflow definitions, ensuring that the edited flows are syntactically correct.
One of the standout features of Power Automate Tools is the "Flow Checker" functionality, which validates actions within the flow. This helps users identify any potential issues or errors in their flow before running it. Additionally, the extension offers rich text manipulation features, further enhancing the editing capabilities.
To use Power Automate Tools, simply install the extension from the Chrome Web Store and open the flow edit page in the Power Automate/Power Apps portal. Click on the extension icon, and you're ready to start editing your flow as JSON.
Please note that the extension currently has a known limitation where the authentication token is not automatically refreshed. In some cases, it may be necessary to refresh the flow's page that was used to open the extension.
Power Automate Tools is a free extension that provides a valuable tool for Power Automate users who prefer working with JSON and need more flexibility in editing their flows. With its intuitive interface and powerful features, this extension is a must-have for anyone looking to optimize their flow authoring experience.