Skip to main content
YiDA provides a free call quota to every YiDA organization. Once the quota is used up, you can purchase more on the YiDA platform management page. For detailed pricing, see Value-added service packages.
Developers can focus purely on writing business logic without worrying about server deployment, operations, scaling, or capacity planning, achieving cloud development capabilities out of the box. Developers can edit code in the WebIDE and tailor YiDA Connectors to fit their business needs with flexible customization.

Step 1: Create a Connector

1

Step 1

Sign in to the YiDA workbench as an Admin.
2

Step 2

Click Platform management in the upper-right corner to open the platform management page.
3

Step 3

Click Connector Factory in the left navigation menu, click Create connector, and select FaaS Connector.
1

Set the connector name, connector icon, and development language, then click Next

2

On the Execute action page, configure the basic information, API request, and API response for the action, then click Save

The API request and API response support JSON parsing. Enter the corresponding Body data structure, then click Parse Body to parse it.

Step 2: Develop the Connector

For details on developing and using a FaaS Connector, see Integration & Automation - FaaS (Cloud) Connector.