Documentation for Developers by Developers

Select a Platform

AppData Search

Description

Searches for AppData records in your Application data storage matching the specified ObjectType value.

Endpoints

https://service.proxomo.com/v09/json/appdata/search/objecttype/{ObjectType} 
https://service.proxomo.com/v09/xml/appdata/search/objecttype/{ObjectType}
 

HTTP Method

GET
 

URL Parameters

Name Data Type Required? Notes
ObjectType String Yes Search criteria used to match records in your Application data storage
 

Returns

Array of AppData records matching the ObjectType specified.

 

JSON Sample

Request:
GET: https: //service.proxomo.com/v09/json/appdata/search/objecttype/PROXOMO

Response:
JSON Result:
[{
    "ID": "kz7Ksao7R8JHFZQf",
    "Key": "AsyncKey",
    "ObjectType": "PROXOMO",
    "Value": "kz7Ksao7R8JHFZQf"
}]

So many developers use Proxomo What are you waiting for?

SIGN ME UP