How to call form data as a data source?
Usage Scenario
In custom pages, how to retrieve data from form/process pages and display it. You can refer to this document to configure the retrieval of product information and display it on custom pages.
Video Tutorial
Operation Steps
Step 1: Obtain form data that has been submitted
Users can access Yida Service OpenAPI to view all remote OpenAPIs provided by Yida, from which they can find the form data query interface.
Step 2: Configure data source
- Add data source - Follow the OpenAPI documentation to construct the interface and configure the request URL, for example:
/dingtalk/web/APP_M14MKG7F402M1Q7H2MGO/v1/form/searchFormDatas.json;

- Configure parameters - Fill the formUuid used to retrieve form data into the request parameters;

- Obtain formUuid - You can view the formUuid of all forms in the current application on the following page;

- Save the data source and view the result;
Result Display
Users can access the official Form/Process data used as data source example to view the result and specific implementation. The final display effect is as follows:

This doc is generated using machine translation. Any discrepancies or differences created in the translation are not binding and have no legal effect for compliance or enforcement purposes.
Is this document helpful?