Table of Contents
- Overview
- Glossary
- Installation
- Tutorials
- Scenario Steps
- Advanced
- Application
- Screen Data
- Verification
- Clipboard
- Comparison
- Culture
- Data Source
- Date Time
- Driver
- Excel
- FTP
- File
- Flow Control
- Folder
- Format and Conversion
- Keyboard
- Loops
- Math
- Random
- Regex
- Screen
- System
- Text
- User Interface
- Windows Account Information
- Expression Development
- Embedded Development Environment
- Voodoo Connect
- Cross-Browser Scripting (CBS)
- Chrome Extension
- Firefox Extension
- Notification Center
- Unified Console
- Wrapper Libraries
- Database
- Troubleshooting
- 3rd Party Tool
Rest Web Service Consumer
…
-
- General Information
ParameterDescription
Name | The name of rest web service consumer step. (Compulsory) |
Description | The description of step. (Not Compulsory) |
-
- Region
ParameterDescription
Related Flow Image | The using image during this step. (Compulsory) |
-
- Action
This field plays a role in configuring the configuration settings for the related rest service.
Parameters are like below;
ParameterDescription
Endpoint | This parameter is the relevant link connection parameter for data exchange to be used in rest service consumption. |
Method | It is the required method(GET, POST, PUT, UPDATE etc.) parameter for rest service usage. |
Input | This field is used to specify the parameters that will be used when calling the service. The parameter(s) can be defined with appropriate key-value pairs.
There are three input types: Key (constant), Value (dynamically enterable), Type (constant). Path Parameters
The Key Value targets a specific resource within the URL. For example, in the URL
The Value value represents a specific resource within the URL. For example, in the URL Query Parameters
The Key Value starts with a
The Value Value specifies certain data at the end of the URL. For example, in the URL |
Output Area: Data Source | Adhering to the endpoint part of the service, it is the parameter that sets the information in which data source area the data that comes as a result of the input parameters will be stored. |
Output Area: Data Field | It is the parameter that sets the information in which data field the data coming from the rest service will be stored in the data source. |
-
- Time Settings
ParameterDescription
Maximum Step Duration | The maximum time to the end of completion. (Compulsory) |
Wait Duration After Operation | The wait time to pass next step.(Compulsory) |
-
- Scenario Flow
ParameterDescription
Step Routing Method | Indicates the step flow type. (Compulsory)
|