JiWon
6 years agoNew Contributor II
Get Ouptviews for a custom snap
Hi Experts,
I am developing a custom snap which connects to a Mapper. In process(Document document, String s), I get data from the Mapper and then I convert this map data to JSON object by:
Map<S...