Interaction method
- Last UpdatedAug 27, 2024
- 1 minute read
This section allows you to select the method to interact with the web service.

-
From Interaction Method drop-down list, select a method to interact with the web service.
-
GET (Read resource(s) from a Web Service)
-
POST (Create resource(s) in a Web Service)
-
PUT (Update resource(s) in Web Service)
-
DELETE (Delete resource(s) from Web Service)
-
-
If you select POST or PUT as the interaction method, enter the JSON or XML string as required by the web service in the JSON/XML format Body field.