Recent

Author Topic: Microsoft Graph & Teams API  (Read 1336 times)

CodeSculptor

  • New Member
  • *
  • Posts: 10
Microsoft Graph & Teams API
« on: June 17, 2020, 12:33:50 am »
I have a completed Windows App (EXE) in Lazarus which runs wonderfully.

Now my boss wants me to see if we can add it to a tab in Microsoft Teams, or integrate it with Microsoft Teams.

From what I see, Teams works with / via the Microsoft Graph library, but I don't know that one either.

Anything Lazarus related (package, library, component...) that I can use, check out or investigate to help me with this?

PascalDragon

  • Hero Member
  • *****
  • Posts: 5446
  • Compiler Developer
Re: Microsoft Graph & Teams API
« Reply #1 on: June 17, 2020, 09:43:07 am »
I have not looked in depth, but it seems that you need to provide a webservice with the API that Microsoft Teams expects. Here is an example in C# that you might be able to use as a base.

 

TinyPortal © 2005-2018