How to Import/Upload assets/files into a OTMM Folder from AppWorks?

I have found following otmmapi rest services from Media Manager API v2

POST /otmmapi/v2/jobs/imports/

POST /otmmapi/v2/renditions/

PUT /otmmapi/v2/jobs/imports/{import-job-id}

How can I use this services with AppWorks to build an App that gives user the feasibility to upload images into a specific folder in OTMM? How to handle OTMM session to send above service requests from JavaScript?
Does it possible to upload images into OTMM server that do not use common OTDS for AppWorks and OTMM?

Could any one help on this?

Thanks in Advance

PS: I am new to AppWorks Platform

Comments