Download WADL
If you want to have all the URL query in a Collection in postman, you need to download the wadl file from the O2G API.
- First, open a browser and enter this URL
https://o2g-shared-sandbox.ale-aapp.com/api/rest/1.0/application.wadl
- Then you need to save the file. You can make
Ctrl + s
or a right click in the middle of the page and then Save as
and then Save
Import WADL
- Now, you can open Postman and make
Ctrl + o
, click on "Choose file"
select application.wald and click Open.
- Now you have all the URL for query in the "Collections" tab.