I'm new to Fusion, and I trying to upload an attachment to an Item.
I can't find how to even begin the process.
I gather from research that I first have to upload the document to UCM (to generate a document id)
Then I can use that in my ItemAttachment request.
I'm using SOAP to this (unless you have suggestion for another way).
I have to do this through a rest api, not through forms, html, etc
Does UCM, by default, allow you to simply upload a file using rest api?
Where can I find robust documentation on the UCM rest api?
Is there any manual configurations (permissions, url set ups, etc.) that needs to be done first?
I'm obviously missing some part of the process. I just want to upload a file. I thought it would have been an easy process.
Any help would greatly appreciated