web
You’re offline. This is a read only version of the page.
close

Add PUT method to Graph API Module


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...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1441)

STATUS DETAILS
Needs Votes