DanLocks
2 years agoQrew Trainee
Microsoft Graph API in a pipeline
Has anyone connected to the Microsoft Graph API from a pipeline?
I need access to some outlook data that doesn't come through with the methods provided by the Outlook channel. Specifically the "New Time Proposed" values for calendar item updates. The graph API provides the information I need in a straightforward way.
I'm having trouble getting authenticated. I've provisioned everything correctly, and can use the client_id client_secret values in Postman. However when used in the pipeline, no token is being provided. The error coming back from the pipeline is... not illuminating.
------------------------------
Dan Locks
------------------------------