Postman Configuration
Postman Installation
postman is required for various labs in this course even if you have already postman installed you will need to go through this lab to ensure you have the environment files and api collection installed and properly setup install postman navigate to the postman website and either download the postman app or ustilze the web version > https //www postman com/download/ postman interface open postman and quickly familiarize yourself with a few areas of the application for the purposes of working experience platform we really only need to focus on a few key areas of the application sidebar the sidebar is what allows you to navigate quickly across the different postman elements during the labs you will only use the two items below collections groups of saved requests that can be imported from an external location or created by yourself environments a set of variables that you can reference in your postman requests in experience platform you can think of postman environments as synonymous with adobe ims orgs we will use the environment's function in postman header workspaces enable you to organize your work into various groupings (i e projects, teams, etc ) main work area the main work area is where you will perform a majority of your work when working in postman all api requests are exposed in a specific tab within the main work area right sidebar provides additional access to tools based on the current tab selected examples are documentation for the request, comments and code snippets to name a few features environment selector allows you to quickly switch between different environments to access pre configured variables when working apis when working with experience platform you will leverage this when working in a specific adobe ims org footer at the very bottom of the postman application you will find a set of functions that allow you to quickly see the logs for the calls you made, quick access to find and replace and various other functions