Share via

How to create a column using msgraph-sdk-java?

Askhat Abishev 1 Reputation point
2021-04-15T05:23:15.9+00:00

Hello! Is there an API in msgraph-sdk-java that allows creating a column in a document library?

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. Shweta Choudhary 606 Reputation points Microsoft Employee
    2021-04-30T09:53:03.007+00:00

    The SharePoint API in Microsoft Graph supports the following core scenarios:

    • Access to SharePoint sites, lists, and drives (document libraries)
    • Read-only support for site resources (no ability to create new sites)
    • Read-write support for lists, listItems, and driveItems
    • Address resources by SharePoint ID, URL, or relative path

    Currently there is no use case and API provided to support column creation in document library.

    Can you share your specific scenario for which you need column creation through an API?

    Was this answer helpful?


Your answer

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