Create a New Web Manipulator

The sub-branches beneath a newly created Web Service (as mentioned in Create a New Web Service) allow you to create a Web Manipulator.

 

A Web Manipulator allows users to call a REST service on demand, rather than being tethered to a single subscription during runtime. This also allows users to modify parameters before calling a service. Once configured, a Web Manipulator can be selected as a data source from the Data Browser. Note that a Web Manipulator will not show a live value in runtime until it is executed.

 

[Click HERE for more info on Web Manipulator for REST Web Services.]

 

To Add a New Web Manipulator

  1. Right-click on a sub-branch beneath a Web Service and select "Add Web Manipulator", as shown below.

Adding a New Web Manipulator

 

-OR-

 

Select a sub-branch beneath a Web Service, then click on the Add Web Manipulator button, shown below, in the Edit section of the Home button in the Workbench.

 

Add Web Manipulator Button

  1. This opens the Web Manipulator properties in the right-pane of the Workbench, as shown below. Enter a Name in the top text entry field.

New Web Manipulator Properties

 

General Settings

Parameters

 

Click the "+ Click here to add new item" link to add a new parameter. You can then enter a Name, Value, and Kind (using the pulldown menu, select from Query String or POST Body, Cookie, URL Segment, HTTP Header, Query String, or Request Body) and select whether the parameter will be Sensitive (by clicking the checkbox within that column).

  1. Once you have completed making edits to the Web Manipulator, click Apply to save your settings and Close to exit.

See Also:

Create a New Folder

Create a New Web Service

Web Services Overview

Create a New Web Method

Create a New Web Authentication Method