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

download

  • 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

download

and then Save

download

Import WADL

  • Now, you can open Postman and make Ctrl + o, click on "Choose file"

download

select application.wald and click Open.

download

  • Now you have all the URL for query in the "Collections" tab.

download