Integration & Automation-DingTalk Sports
Pre-conditions for function use:
- This feature requires the query staff to be added to the step list of the DingTalk organization.
- If a small number of departments in the organization causes the DingTalk side to be unable to perform Department movement ranking, this function cannot query data either.
- This function queries data within a maximum of 31 days.
1. Usage scenarios
DingTalk SportsIt is a DingTalk official application that records and shares the walking steps of enterprise employees, generates rankings, and enriches the communication and interaction of enterprise employees. Advocate moderate exercise for employees, and pay attention to the health of employees while ensuring work efficiency. Through the connectorIntegrate DingTalk motion data into YIDA systemsTo facilitate managers and employees to query in real time and improve team cohesion.This document takes obtaining personal motion data as an example.
2. Effect display
The connector obtains data. | Mobile DingTalk motion real-time data |
3. Procedure
Create two common forms to trigger the connector and receive the connector to return data and display it.
3.1 Step 1: Create a "query personal sports data" form
Add the date component and the member component respectively, and set them as required.
Create and configure query forms
3.2 Step 2: Create the receive personal motion data form
Add a multi-line text component, a member component, and a subform component (including two single-line text components).
Create and configure a data receiving form
3.3 Step 3: Create and configure a connector
Further reading:For more information about connector functions, goIntegration & Automation
Path:Background management page> Integration & automation> create from blank
Connector New entry
- Configure the connector name> configure the trigger form to "query personal motion data" after the form event is triggered> confirm
Create a connector
- Configure trigger events and data filtering
Configure trigger events and data filtering
- Configuration connector: Select DingTalk motion as the application, select obtain personal motion data as the execution action, and set the time in the execution action to the date field in the form, the user selected by the query is a member field in the form.
Configure connector
- Configure a new data node to insert the data returned by the connector into the receive personal motion data form.
Configure new data nodes