New article
Recently updated
Testing mobile URL queries
Who is this article for?
Enterprise or Decani Administrators and Mobile Developers managing mobile app testing.
Active mobile application is required.
You can test mobile queries on a desktop browser to check functionality more efficiently than logging into the mobile app repeatedly.
1. Testing queries
To test a query:
- Open a new private/incognito window.
- Connect to https://environment/RESTConnect/rest/v2/subscribers/area/modules.
- Go to the Module Setup record.
- Switch to the Reference Field Setup tab.
Here you can find the values for the next step. -
Add the module declaration to the URL to specify the module code.
Example:/IATA-AUDS/. -
Add the URL query for.
Example:?q=Status%3DActive%26ChildObjectsExist%3DN&f=ObjectID,Identifier,HierarchyString. -
Include the ? before your query.
Example:https://configuat-ca.devonway.com/RESTConnect/rest/v2/subscribers/HDGRZ28147/modules/IATA-AUDS/?q=Status%3DActive%26ChildObjectsExist%3DN&f=ObjectID,Identifier,HierarchyString