Does TRKD support both SOAP and REST?

Options
LtDoolittle6
LtDoolittle6 Contributor

The TRKD developer documentation clearly states it supports SOAP/XML, i.e

"...using today's industry standard protocols (SOAP and XML)."

Yet the TRKD API portal allows you to choose a content type of JSON. Also, the developer documentation references many examples to request for data using JSON. Can someone clear up the confusion? I didn't find anywhere within the developer documentation REST or using JSON with SOAP.

thank you.

Best Answer

  • eneo.karagjozi.1
    Answer ✓

    TRKD API services support SOAP (XML). The majority of the services also support JSON,
    POST calls with JSON formatted request in body. JSON support is a new feature that was recently added in TRKD API. Please refer to the developer guide to find the services that support JSON and information how to use the JSON format.

Answers