onOffice API-tester
enter api-token + api-secret to authenticate
send api-actions and see the result...
api-action: { "actionid": [...] }
API-Token
API-Secret
welcome to onOffice API-tester
{ "actionid": "urn:onoffice-de-ns:smart:2.5:smartml:action:read", "resourceid": "", "identifier": "", "resourcetype": "address", "parameters": { "data": [ "Briefanrede", "Vorname", "Name", "Land", "Ort", "Plz", "Strasse" ], "filter": { "Vorname": [ { "op": "=", "val": "Max" } ] }, "sortby": "Strasse", "sortorder": "DESC" } }