Access REST services from within Dynamics 365 Business Central

Intermediate
Developer
Dynamics 365
Business Central

You can use the built-in HTTP data types to get data from external REST services from within Dynamics 365 Business Central. In this module, you learn about these data types and how to work with JSON data in AL.

Learning objectives

In this module, you'll:

  • Use HTTP data types.
  • Connect to external REST services and read data.
  • Connect to external REST services and post data.
  • Read JSON data in Business Central.
  • Get JSON from an external REST service.

Prerequisites

Basic understanding of AL programming language