Git Product home page Git Product logo

powerappsscripts's Introduction

PowerApps and Flow PowerShell Scripts

Use PowerShell to automate ALM, Governance, and Administration activities on the Power Platform

Notice

These scripts are experimental and not officialy supported by Microsoft. They are intended to fill certain gaps with the authoring experience of PowerApps and Flow administration. Use them at your own discretion and risk. Please understand of the intended behavior of the script provided in the README (documentation) before running the scripts.

Install the PowerApps modules

See the documentation page here for information on installation and requirements.

Run the scripts

Once the modules are installed, follow these instructions to run the scripts provided below. If you receive a security warning, you may need to unblock running the downloaded script, see this article for more details.

  1. Download the desired script.

  2. Run PowerShell as an administrator and make sure you’re in the same directory as the script.

  3. Run the script by typing out the name

     .\findFlowsWithHttpAction.ps1
    
  4. Each of these scripts have optional parameters to specify behavior, such as the Environment (EnvironmentName) or the output file path name (Path). Some of the scripts have mandatory parameters. More details on each parameter is provided in the subfolder's documentation.

     .\findFlowsWithHttpAction.ps1 -EnvironmentName 820d6103-3f73-4107-a1b2-3449a98f5049 -Path ./myFlowsWithHttp.csv
    

Sections

Based on the task, there are subfolders that hold multiple scripts to programmatically access the PowerApps and Flow APIs.

Use the reporting scripts to help discover a filtered list of PowerApps or Flows based on some features they leverage.

Automated administrative tasks, such as updating permissions or cleaning up unauthorized resources.

powerappsscripts's People

Contributors

denise-msft avatar

Stargazers

Felipe Herrera Perea avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.