2

Currently Graph API module's "Graph Client" Codeunit has Get, Post, Patch and Delete Methods but lacks a PUT method which is also required for some microsoft graph requests.


It also lacks OPTIONS and HEAD methods which are common HTTP Methods but I don't realy know if they are common on Microsoft Graph.


I propose to include the PUT method, I have an initial implementation which could be included through pull request on GitHub.

Category: Development
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team