Power Automate Actions Handler icon

Power Automate Actions Handler

Extension Actions

CRX ID
eoeddkppcaagdeafjfiopeldffkhjodl
Description from extension meta

Record, copy, and manage Power Automate actions from SharePoint. Capture HTTP requests and duplicate actions between tenants.

Image from store
Power Automate Actions Handler
Description from store

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:

- Capturing requests invoked directly from the SharePoint/ MS Graph Explorer interface.
- Recording requests executed from the browser console.
- Gathering requests executed with SP Editor.

2. Duplicating Actions Between Tenants and Environments:

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

3. Copying 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, "https://michalkornet.com/2023/04/25/Bulb_Presence.html," for a reference.

4. Storing Actions in a More Persistent Way.

5. Extended Paste Feature for the New Power Automate Editor:
- In version 1.0.7, a feature allowing users to paste recorded actions into the new Power Automate editor has been introduced.

The project is open-source, and we encourage you to provide feedback in the issues section of the repository: "https://github.com/mkm17/powerautomate-actions-extension."

Change Log:

1.0.13
- Added a Settings tab with options to configure the maximum recording time and toggle the visibility of the action search bar.
- Added a setting to manually override page type detection.

1.0.12
- Added search functionality across all tabs to filter actions by title.
- Extended title column width for better readability of action titles.
- Added option to peek into action details via info button.

1.0.11
- Added Favorite Actions feature.

**Fixes**
- Changed action property name in Modern Editor.

1.0.10
- Added recording capability on the SharePoint Admin page.
- Enabled the ability to copy actions within iframes (including the make.powerapps page and directly from Canvas Apps).
**Fixes**
- Rendering record buttons on SharePoint modern pages – additional iframe fix.
- Fix action icons rendering

1.0.7
- Fixed pasting recorded actions into the new Power Automate editor.
- Added a notification banner.

1.0.6
- Added support for HTTP Microsoft Graph actions.
- Enabled recording of actions on Microsoft Graph Explorer and classic SharePoint pages.
- Enhanced persistence of recorded actions.
- Fixed scrolling for actions.

1.0.5
- Fixed an issue with storing new editor Power Automate actions. (DEPRICATED)

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

1.0.3
- Improved handling of SharePoint requests using the _vti_bin endpoint.