Below you will have a step-by-step to get the information of your project in ASMS
Prerequisites to complete the step-by-step
- Knowledge of using the ASMS API
- Install the postman tool
- Knowledge about using the tool
- Download the Postman Collection of Petitions Here and environmental variables Here
1 Import the previously downloaded collections into postman, to import the collections select the import button and load the json files in the dialog box. Reference image

2 In the upper right by default NO Environment is selected, select the “ASMS” environment.

3 On the Located on the right side of the Environment list you can edit the configuration variables, in the URL variable edit the base URL and add the URL of your ASMS site, example (https://misitio.com/ASMSAPI) and in the token variable, the authorization token.

By completing these steps, you are ready to get the necessary information from ASMS; Remember to update the variables according to the requests you make. When you view my projects using the “projects” request, go to my variables and edit the projectId variable with the project id on which the following requests will be made. For each request, the respective values in the variables must be updated; The recommended flow is as follows.
