1. Home
  2. Knowledge Base
  3. FAQs
  4. Consuming the service
  5. How to GET data from my service using Postman?
  1. Home
  2. Knowledge Base
  3. Tutorials
  4. How to GET data from my service using Postman?

How to GET data from my service using Postman?

Taking Order Management as an example, let us assume that we want to fetch all the OrderItems

Example: <Test or Production service link>/OrderItem

Go to the Authorization tab, select Type = Basic Auth and enter your OutSystems runtime username and password. Hit the send button.

GET data from my service using Postman
GET data from my service using Postman

Postman will connect to the service, fetch the OrderItem records and display them as a JSON.

You can also apply the OData methods, like filter, search, expand, etc., to refine the data output further.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support