Hello! Anyone here using the MS Graph API for thei...
# adobe
c
Hello! Anyone here using the MS Graph API for their work? Would love to know what MS services you're using in your application? And the MS Graph APIs you're using, and a few details about your implementation and any extra functions / frameworks you've had to use to make it work for your application. P.S. - I will have to setup some short interviews to gather some inputs on this, please DM an email ID I can reach out to for setting these up!
Also - if you have a CRM / ERP system interacting with the MS ecosystem to pull/push user's mail or calendar details, do let me know! would love to talk.
m
Hi - We use some basic Graph functions. We push data to calendars, send email, and create contacts. It's one direction though - from our app to the user. We also use Graph to interact with OneDrive - folder and document management, and that is bi-directional.
e
We use MsGraph calls for teams and other Azure services,