Tutorial: Postman sample oData queries
Postman is a tool that lets you construct, execute and test HTTP requests in a quick and easy way. In this tutorial, you learn how to instantly run OData queries with the Postman app against a real environment and provide you a sandbox to play with different sample queries and see the results. This tutorial is the fastest way to start learning and experimenting with Sitefinity CMS Web Services API, as it requires minimum effort for setup on your end. For more information about OData, see OData Getting Started.
PREREQUISITES: You need to connect to an online blank Sitefinity CMS instance.
You need to:
To run the tutorial, perform the following:
- Install Postman packaged app.
- Sign in or register in Postman and open the app.
- Import the SitefinityWebServicesTutorial.postman_collection.json file.
- Import the SitefinityWebServices.postman_environment.json file.
The Postman environment requires:
-
Add a Related media custom field to the News content type, named Images.
RESULT: Once you successfully imported the collection, you get a collection of requests for the most common operations, supported by the Sitefinity Web Services API, based on OData.