Hello,
We are submitting documents into Content Server using the REST API as part of our integrated business application. The process works really well. However, the MIME types are not being set for Office documents but they are being set fine for, for example, PDFs.
We use the Nodes end-point with the following command (**** replaces the actual values):
{type:144, parent_id:xxxx , name:xxxx};
Is there anything else we should be specifying in the command to make the MIME type reflected properly in the system?
Michael