13.5 Using REST APIs in Code

Sometimes your applications need to work with REST APIs in code. Using REST Data Sources is the maximally-declarative approach. In contrast, the MAKE_REST_REQUEST function in the APEX_WEB_SERVICE package provides additional control but requires writing more code.