Generating custom solutions reports with FTP/SFTP

SupDev1
SupDev1 Advocate

DSS allows to upload XML and CSV report request files. What with JSON?

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @SupDev1 Are you referring to uploading the Report Template files to DSS. In that case XML is the only supported format.

    See Report Template Import API primary example here. Uploaded XML file has to be base64 encoded.

Answers