1. Navigate to Dev Tools > Web services via the left-hand navigation bar
2. Click New group to create a web services group if you don’t have one already
3. Enter a name for your web services group and click Save
4. Click Add new Web Service under your web services group
5. Check the Active box to enable the web service
6. Check the Mapping Replacement Enabled option if you want to replace mapped values
7. Click on the Service Type field and select HTTP from the dropdown menu
8. In the URL field, specify an HTTP operation type, and the URL for the HTTP operation request
9. In the Authentication tab, provide the HTTP Username and HTTP Password
10. In the Headers tab, click Add Variable and enter a Name and Value to define any headers
11. On the URL Params tab, click on Add Variable and enter a Name and Value to define any parameters in the URL
12. If your operation specifies a body, select the data type to use on the Body tab and enter body content
13. Click Save to save your changes