Postman Configuration
API Collection
postman api collection file import api collection open the postman api collection file from above in your browser by clicking on the file copy the url of the file to your clipboard launch postman on your local machine and click on the import button within your workspace paste the url of the postman api collection file into the import modal text box on the overlay this should trigger an automatic import you should now see a collection populated under the left sidebars collections tab called aep foundations bootcamp aep foundations bootcamp collection overview the api collection you imported contains all the necessary api calls you will need for labs throughout the bootcamp each lab is organized into a specific folder with its own set of apis please be aware of this as you work through labs this week details about each folder can be found below ims authenticate contains a single request to generate an access token which is required when working with any of the adobe experience platform apis xdm schema lab contains a set of requests for creating the xdm components necessary for building and configuring a schema for the real time customer profile data ingestion lab contains a set of requests for streaming data into the experience platform profile lab contains a set of requests for viewing the real time customer profile's traits and behaviors congratulations! you have successfully imported the bootcamp's postman collection