29
Views
3
Comments
Solved
MS Graph API Group: Add Member and Remove member
Application Type
Reactive
Service Studio Version
11.53.21 (Build 61476)

I am trying to get my rest API settings in Outsystems correct and I cannot find any examples.  I need screen shots that show me what should be in Outsystems.  Remove or delete your specifics IDs, just a descriptive place holder will work, ie. {groupid} or AppId.  I have provided screen shots of what I am trying to setup - hopefully to be clear about what I need an example of.  I have read what I can find in Outsystems, Microsoft Graph, and the Outsytems Forum and I am still not getting it to this level.  

Thanks.

 

2021-10-09 07-57-44
Stefan Weber
 
MVP
Solution

Hi,

i wrote a step by step article on medium https://stefan-weber.medium.com/getting-started-with-outsystems-and-microsoft-graph-123006356d41 on connecting how to access Graph API using an access token via the Microsoft Login Connector Forge component. Although this article uses the ToDo Tasks endpoint (for which you will find a forge component as well) the concepts of the various endpoints are quite similar.

Hope this helps.

Stefan

UserImage.jpg
Bryan Richter

I will look into it.  This looks like it is exactly what I need.  Thank you.

UserImage.jpg
Bryan Richter

The marked solution is very good, but did not take me all the way home.  I had to go to Postman and build it outside of OutSystems to finally "get it" and realize what needed to go where in Outsystems.  I am marking this as the solution, because my difficulties could just be me being "slow".    

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.