DEV Community

01kg
01kg

Posted on

2

Power Automate Desktop Flow Local Folder

TL;DR:

C:\Users\[UserName]\AppData\Local\Microsoft\Power Automate Desktop\Console\Workspace

According to my understanding:

  1. While editing flow, flow data is stored in RAM.
  2. While saving, flow data is uploaded to cloud from RAM.
  3. While running, flow data is downloaded from cloud to this local folder as cache then run
  4. There is no way to let PAD restore from this cache

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay