If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources:
The AL language permits you to work with REST services by using the HttpClientclass. If you declare an HttpClient object in AL, from Intellisense in Visual…
Continue Reading Mark Brummel’s Article on their blog
Execute a PATCH call from an Extension by using AL and HttpClient | Mark Brummel Blog
Blog Syndicated with Mark Brummel’s Permission