API endpoints and query formats
Last updated
Was this helpful?
The available rest API endpoints URL are:
{{domain}}/rest/2.0/outputModule/export/{{format}}
{{domain}}/rest/2.0/outputModule/export/{{format}}-file
{{domain}}/rest/2.0/outputModule/export/{{format}}-job
The available formats are XML, JSON, CSV and Excel.
The JSON response strips special characters from field names with no values.
Last updated
Was this helpful?
Was this helpful?