Skip to content

mkm17/powerautomate-actions-extension

Repository files navigation

Power Automate Actions Chrome Extension

See how to install it now!

The Power Automate Actions tool serves as a versatile solution for managing Power Automate actions. It offers the following functionalities:

1. Recording all HTTP requests from SharePoint

Catching requests invoked directly from the SharePoint interface

Recorded Actions

Recording requests invoked from the browser console

Recorded Actions

Gathering requests executed with SP Editor

Recorded Actions



2. Duplicating actions in between tenants and environments

Easily copy all actions from the "My Clipboard" section and paste them into the desired environment.

Copy Actions Between Environments



3. Coping actions from community blogs

  • Copy all actions stored on a page
  • Copy individual actions using the provided copy button
  • Check out our article on bulb presence, for a reference.

Copy Actions from blog



4. Storing actions in a more persistent way

Copy actions from My Clipboard Section.

Copy Actions from My Clipboard



Using recorded and copied actions in Power Automate workflows.

Please note that in order to use the copied actions, you need to have the "My Clipboard" section open. Accepting the popup window will finish the action copying process.

Paste Actions to my clipboard



5. Extended Copy/Paste feature for the new PowerAutomate editor

In version 1.0.0.4 the new feature was added to the extension. It allows for store copied actions to the extension storage and choose which actions should be pasted to the workflow.

Copy Paste Example

How to install the tool?

The tool is available on the Chrome Store here

The repository also includes the build package, allowing for direct installation. To do so please unpack ApplicationBuild zip file and follow the steps described here to install the package locally on a browser.

Available Scripts

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

The solution uses craco package to override webpack configuration. To build the solution use npm run build command. The build artifacts will be stored in the build/ directory. The build can be directly uploaded to local Chrome browser guideline.

New Features

  • 1.0.0.4 - Added support for copying actions from the new Power Automate editor.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published