On November 15th i held a webinar on how to consume Microsoft Graph API with OutSystems. The webinar covered on how to register an application with Microsoft Entra, retrieve an access token using client credentials flow and consume a Graph resource (Mail.Send).
This sample is the app i used to show the technical implementation.