Where are Postman collections saved?

前端 未结 6 718
伪装坚强ぢ
伪装坚强ぢ 2020-12-13 01:44

Where does the standalone Postman client for Windows save collections when working offline?

To clarify, I want to find where Postman saves collection files to by def

6条回答
  •  萌比男神i
    2020-12-13 02:20

    For the version Postman from Google Chrome extension, you need copy all files from path:

    "%LOCALAPPDATA%\Google\Chrome\User Data\Default\Storage\ext\fhbjgbiflinjbdggehcddcbncffffdomop\def\IndexedDB\chrome-extension_..."

    The files inside path above contains all history and collections from Postman

提交回复
热议问题