Downloading a Microsoft Forms data in Excel Format using the Microsoft Graphs API

osa 0 Reputation points
2024-01-18T15:05:37.49+00:00

Hi All, I have an MS Form that is shared with me from my team. At the moment we are downloading the data manually (in excel format) from the MS Form itself. I am working on automating the data ingestion using python. I have read that I can use Microsoft Graph API to access some MS API's programmatically. I wanted to know if it is even possible to download the MS Form data using MS Graph API? if there is any such functionality. To give the full picture of where I am. I already registered an App on Azure I got the client ID, tenant ID and client-secret key. But I am unsure of which API permissions I need choose for the App to access/download the MS form data. And also any idea on which requests I need to make from the Graph API to do this. Thanks

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

1 answer

Sort by: Most helpful
  1. Deepanshu Sharma 500 Reputation points Microsoft Vendor
    2024-01-21T15:48:27.7566667+00:00

    Hi osa,

    Welcome to the community!

    Unfortunately, there is no Graph API available as of now to download Microsoft Forms data.

    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.