Open API
Overview
The Open API component is used to create a service integration task that generates and releases an API. The API is implemented by the subsequent components of the Open API component. Therefore, the Open API component can be used only as the first node in a task and must be connected to other nodes.
After the business flow task is started successfully, you can choose API Connect > API Management to view and edit the released API.
Configuration
|
Parameter |
Description |
|---|---|
|
API Group |
Select an API group, either the API group bound to the current application or the global API group in the current ROMA Connect instance. |
|
API Name |
User-defined API name. The name will be displayed after you choose API Connect > API Management for the current ROMA Connect instance. |
|
Security Authentication |
Select a security authentication mode. Currently, the following two authentication modes are supported:
|
|
Method |
Request method of the API. The options are as follows:
|
|
Request Path |
Enter the API request path. |
|
Parameters |
Request parameters of the API.
|
|
Example Body |
Example request body of an API, which is optional. This parameter is mandatory only when Method is set to POST or PUT. |
Request parameter defined in the Open API component. You can reference the variable in a simple expression ${property.variable name} in subsequent steps.
Last Article: HTTP Client
Next Article: Data Source
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.