Graph API integration

Hi,

i’m trying to use the graph api (microsoft) to use outlook (see calendar events, schedule an event, send mails )

and i didn’t find a way to use this api

any idea or any help

thank’s

@BachirAmazighB Should be fairly simple but having lot of procedure. You have to first register the pega application in microsoft AD . For Accessing Oauth tokens from pega while hitting graph rest api provided by them.

GO through the above link once registration is done check in postman post which rest consumption in Pega is fairly simple.