- Open Postman Application
- Click the
Workspaces
tab. - Create a new Workspace (preferably a team workspace - although this will require a subscription after trial)
We have provided a complete configured collection to you as an json
file.
- Click
Import file
- Import File from downloaded file.
- Check that its a Collection Import and select
import
All of your GraphQL and RestAPI requests are now configured for you.
- Click
Import file
- Import downloaded environment file.
- Check that its a environment file and select
import
Your environment variables should be setup for your DEV deployment
[NOTE]: As part of the Authentication deployment, we have added a Custom Postman Application Client to your UserPool. This allows Postman to connect to Cognito to Authenticate requests from this environment.