RPA Integration With Microsoft Graph

Dominguez, Gonzalo J 1 Reputation point
2021-02-17T16:27:54.74+00:00

Hi team

Hope you're doing well

I'm want to use Microsoft graph in order to automate some activities.

It's possible to achive this using some 3th parties RPA tools?

Regards

Microsoft Security | Microsoft Authenticator
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,271 Reputation points Microsoft Employee
    2021-02-19T07:42:28.667+00:00

    From your custom app, if you can make the REST API call then you can access the Microsoft Graph. Before that make sure you register the app in AAD, get the token with necessary permissions, so that you can access the protected resources.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.