The Integration Theme Live UI contains the following pages by default.
URL: /index.html
URL: /projects.html
URL: /driveapps.html
URL: /run.html?project=ProjectName
While the project is loading the URL will change to include the specification id, for example:
URL: /run.html?project=ProjectName&specificationId=9999
Spaces in projects names will be replaced with %20.
Other URI reserved characters will also be encoded as necessary.
URL: /history.html
URL: /details.html?specificationName=SpecificationName
Spaces in specification names will be replaced with %20.
Other URI reserved characters will also be encoded as necessary.
URL: /command/index.html
URL: /settings.html