avdhut
Feb 13, 2023Copper Contributor
Status:
New
How to conect to microsoft exchange using API with java application?
I want to conect to microsoft exchange using API with java application run security algorithms before it reaches user's inbox. How can I do that the API " GET https://graph.microsoft.com/v1.0/me/me...
avdhut
Feb 21, 2023Copper Contributor
Finally, I realised that connectrors are only solution to process emails before it reaches user's mailbox.
Can you help us with any sample code to create connector application ?