I recently installed MSgraph Poller plugin and done the setup, its fetching mails and saving EML and attachment as Documents. but its fetching all the Emails . My requirement is to only fetch Unread emails from "INBOX" folder. As per documentation there is no any such filter i can pass to the smart service. Other approach i Tried is creating integration object with MSGraph HTTP API (connected system). but implementing a simple fetch and save attachment/EML takes multiple api calls to graph api and on top of ot need to parse and write those data to DB for further case creation.
Anyone Worked on similar requirement? what would be best approach if i want to create case in appian based on mail and its content and save those contents in appian.
Discussion posts and replies are publicly visible
I suggest to comment under the MS Graph Poller plugin page so authors can provide support on this.
Comment box is not enabled/visible for me to raise questions in plugin page. do i need to have any special permission?