Is there any way to get the Message-ID of a particular inbound email via the API?
We have an add-in in FD that calls our NLP and RPA service to receive information on a particular ticket. Our system gets a copy of the email from the server and our add-in needs to lookup on our server using the Message-ID to find the relevant data.
example Message-ID: 16D101B2BAD9744E91645834BFE9F52D032CFB36D5@aaa.bbb.ccc
Thanks!