Hello, Manifold CF Community Members: I would like to put a document to a web API that accepts JSON documents from MCF. So, for example, in a directory, a lot of JSONs are stored. I want MCF to read the JSON from the directory ( with FileSystem Repository Connection) and send the document to API with PUT method.
My question is, what is the best output repository to use in the above case, or do I need to implement an output connector for that purpose? Sincerely, Kaya Ota
