Tag Archives: REST web service from Sage X3

How to call an API through POSTMAN tool and map with X3 fields

We come across the scenario, where we will use POSTMAN software tool  to examine the working of external API. Postman is a simple GUI for sending HTTP requests and viewing responses. REST services are available in sage x3 that returns data in a JSON format. In this blog, we are going to visualize the mapping… Read More »

How to call Third Party REST service from Sage X3

We have come across the requirement where you need to call Third Party REST services from Sage X3. This can be achieved with the below steps. Create a REST API inside Sage X3 with the using the REST URL and the authentication credentials under Administration | Administration | Rest Web Services. Here, Name is the… Read More »