We will be using the Python & AutoLISP programming languages which will be executed on local machines and I need to access/pull data from Microsoft Graph. How do I do this?

Scott Verlee 20 Reputation points
2024-06-20T20:59:24.1933333+00:00

We will be using the Python & AutoLISP programming languages which will be executed on local machines and I need to access/pull data from Microsoft Graph. How do I do this?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,234 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yakun Huang-MSFT 1,870 Reputation points Microsoft Vendor
    2024-06-21T06:12:35.76+00:00

    Hi @Scott Verlee

    You can refer to this documentation, which details how to access Graph using the Python language.

    However, for the AutoLISP language, Graph is currently not supported.

    More additional information can be found at this link:

    https://learn.microsoft.com/en-us/graph/tutorials

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful