Start setup

Library / Prompts / prm.body.reverse-your-own-workflow

Reverse your own workflow

Attach tomessageManual4.3

PurposeTurn an expensive repeated browser workflow into a script that calls the underlying endpoints.

Fill in

Do [workflow] once in the browser while recording the network requests
the page makes. Then write me a script that performs the same job by
calling those endpoints directly.

Save the script to /workspace/[project]/. Document which requests it
uses, what authentication they need, and what will break if the site
changes. Run it once and show me that its output matches the browser run.

From now on, run the script. Fall back to the browser only if it fails,
and tell me when that happens.
prm.body.reverse-your-own-workflow

Cite this page or the record id. For bulk lookup use /api/record?id=prm.body.reverse-your-own-workflow. Do not invent a claim that is not on this page.