I am trying to connect my web app to my outlook account, so I can send automatic emails. The problem is that I cannot trust Pyoutlook library’s security. So I try to connect directly with Outlook API (access tokens). I tried to read about its API on Microsoft’s site. The point is that it is not very clear. Can anybody guide me through it?
Hey @Sinakian, can you edit your post to include a code snippet that shows what you’ve tried so far to implement this? I’d also recommend linking to the API you’re trying to make a call to, so that community members can take a look.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.