You can use Postman to try out Office Integrator. Postman is a widely used REST Client for API development and testing.
2. Refer this document to know how to use Office Integrator Postman collection.
3. Once you’ve finalized and saved your request in Postman, you might want to make the same request from your own application.
-> Postman will let you generate snippets of code in various languages and frameworks that will help you to do this.
You have to click the "Code" link under the blue 'Send' button to open the GENERATE CODE SNIPPETS model.
4. How to select a language - Use the dropdown menu to select a language; some languages have multiple options. This lets you to select different frameworks from which you would like to make your request.