Upload file with metadata using Microsoft Graph

Copper Contributor

Hi,

 

I would like to ask you if it is possible to upload a file using Microsoft Graph.

 

I am able to upload a file using Microsoft Graph (docs: Upload or replace the contents of a DriveItem ).

 

My question is: is it possible to upload a file with metadata to Microsoft Teams using Microsoft Graph which I can get using "Get Item http call: (docs: Get a driveItem resource )?

 

Thanks in advance!.

 

 

 

1 Reply
Please review the following link https://docs.microsoft.com/en-us/graph/api/resources/teams-api-overview?view=graph-rest-1.0 for information on using Microsoft Graph API to work with Microsoft Teams.

It appears that the "Get" method only works with the specific resources in Microsoft Teams. Please review the link above for a table of resources and methods that can be utilized for Microsoft Teams/Microsoft Graph API.

Regards,

Jourdan