Dynamics 365 Business Central
HttpClient and certificate validation in Business Central v25
You may have heard about a change in Business Central v25 regarding validating remote certificates when calling an external web service. If this is…
You may have heard about a change in Business Central v25 regarding validating remote certificates when calling an external web service. If this is…
I think that everyone of you know that the AL HttpClient data type provides a data type for sending HTTP requests and receiving HTTP…
If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources: PUT: updates an entire resource PATCH: the update…
If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources: PUT: updates an entire resource PATCH: the update…