You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@manifoldcf.apache.org by Kayak28 <ka...@gmail.com> on 2019/12/10 01:48:14 UTC

Put A Document to arbitrary API

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