Automatically backup Postman collections and environments via Postman's Web API.
- Clone or download this repository.
- Execute
./fork.sh
from within the resulting directory. - Update
POSTMAN_API_KEY
in.backup-credentials
. - Execute
./backup-postman.sh
manually, or automatically e.g. withcron(1)
.
- Navigate to Postman Integrations Dashboard.
- Click Get API Key.