How To Handle Attachments From IBM Domino To Node Or Mongodb

In order to extract attachments or files from IBM Domino we can use the following methods, Using Agents and transfer file data as base64 to Node or Mongodb. Using http connection between node and Domino and accessing the file through its URL The authentication part can be handled either by user authentication or Domino [...]