Import API Collection
objective in this step you will be importing the api collection which contains all the various requests you will need to make throughout the bootcamp this api requests in this file are reliant on the environment file you just imported import request collection download the ajo bootcamp (labs) postman collection json file like before, click on the import button p aste the local url of the ajo bootcamp (labs) postman collection json file into the import modal text box or drop it into the import dialog box this should trigger an automatic import after the import process is complete, click on collections in the left navbar, expand the ajo bootcamp (labs) folder, and you should see the newly imported collection congratulations! you have successfully imported the bootcamp's postman collection validate environment variables the 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 requests details about each folder can be found below profile & journey labs contains a set of requests for sending in a web event and a event that simulates and shipping confirmation event decisioning labs contains requests for 3 visitors that mimic the top and bottom page calls that would typically be found on a aep web sdk tagged site to ensure that the environment and collection are functioning correctly together, please follow these steps if necessary, click on collections in the left rail and then expand the profiles & journey labs folder click on the create web event request, and you should see that environment variables are red click on the environment dropdown in the upper right corner and choose the ajo bootcamp environment with the proper environment selected, you should see that the edge region variable now turns a lighter blue color this indicates that the variable now has a value for the selected environment the datastream config variable will stay red because you haven't created the datastream yet, so you don't have a value for that environment variable yet hovering over the edge region will show you what the value of the environment value is recap you should now have the environment and collection files imported and know how to use them