- DingTalk JSAPI Feature List
- For DingTalk developer fundamentals, see Basic Concepts.
Usage Guide
Step 1: Asynchronously Load the DingTalk JSAPI Resource
Becausewindow.dd is not guaranteed to exist in YiDA pages, load the DingTalk JSAPI script manually in the didMount lifecycle hook:
window.dd.
Step 2: Call DingTalk JSAPI
After the DingTalk JSAPI is loaded, call DingTalk APIs viawindow.dd from the action panel: