Developer Documentation Library > Mobile SDK > Testing a mobile application > Testing a disconnected application > Retrieving the project routing
 
Retrieving the project routing
Use the /Projects/PROJECT/Routing URL to retrieve the project routing. For example:
get http://localhost/SPSSMR/MobileSync/Projects/quotasample/Routing HTTP/1.1
User-Agent: Fiddler
Accept: application/xml
Session-Token: 92d8cb82-eb67-4192-9110-eabbffd87f33
Host: localhost
Next
Retrieving sample data
See also
Testing a disconnected application