August 18, 2023

3rd Party API Consumption with D365FO

 Prerequisite:

       Identify the API name and purpose of API i.e., what it does?

       Identify the endpoints.

       Understand Request and Response JSON.

       Understand the attributes used and consumed.

       Understand the type of request i.e. GET, POST, PUT and Delete 

       Understand the criticality of each request.

       Understand the error codes provided when there is any issue.

       Get the details of the SSL Certificates which need to be utilized for consumption of API and how can it be configured.

       Understand If any IP Whitelisting is required and how can it be done.

       Understand if there is any signed legal agreement is required in API templates.

Basic Architecture:






No comments:

Post a Comment