FaaS connector
Function | Free Edition | Light edition | Professional Edition | Exclusive Edition |
FaaS connector calls | 100 times | 1000 times | 1000 times | 5000 times |
YIDA gives free calls to each YIDA organization. If the number of calls is used up, you canYIDA Platform ManagementPage for additional purchase. For more information about pricing strategies, seeValue-added service package.
The YIDA FaaS connector relies on Alibaba Cloud function compute FC, allowing developers to focus on writing business processing code without paying attention to server deployment, O & M, scale-out, and scale-down.Cloud development capabilities.
Developers canWebIDEEdit the code to make the YIDA connector more suitable for your business,Flexible customization.
Step 1: Create a connector
- Log on as an administratorYIDA Workbench.
- Click in the upper-right cornerPlatform ManagementButton to go to the platform management page.
- Click the left-side menu bar.Connector factory, and then clickCreate a connector, select FaaS connector.
- SettingsConnector Name,Connector iconAndDevelopment Language, and then clickNext Step.
- On the execute action page, configurePerforming actionsBasic information,Interface requestAndInterface return, and then clickSave.
Description:
API requests and API returns Support parsing JSON data. You can enter the data structure of the corresponding Body first, and then click the parse Body button to parse.
Step 2: develop connectors
For more information about the development and use of FaaS connectors, seeIntegration & Automation-FaaS connector.