Need Help for MSGraph [Answered]
Hi, I'm new here in the discord, and found out that the community here is nice. Lots of things.
So I would like to ask everyone here. If there is anyone has work on MSGraph.
I would like to create a library that will be use by other developer. So basically I'm creating a Library to integrate with MSGraph.
Anyone know where should I start first? Like is there any available OpenApi Spec / Swagger for me to consume ?
11 Replies
What do you mean?
the graph APIs MS has have a bunch of applications
Well, I also kinda blur atm.
I received a task to integrate with MS Graph.
So I not sure where to start.
If it's a blur you can hardly integrate with it.
So since it has bunch of applications, does it mean each app has it own API?
you need to go to wherever you got the task from and get clarification as to what it is you're doing.
okok, will just talk back to them, because I felt it was too big to integrate everything. Thanks
you don't know what you're doing, so im unsure what it is exactly you're feeling.
vague tasks cannot have an implementation
✅ This post has been marked as answered!
I just got the details.
They're actually asking me to create a library to work on this.
https://docs.microsoft.com/en-us/graph/api/resources/event?view=graph-rest-1.0
event resource type - Microsoft Graph v1.0
An event in a calendar.
Is just basic CREATE, UPDATE, DELETE
Good thing I found there is POSTMAN Collection provided.
Imma head to there and start working on it. Thanks!