getModuleItems
Export items from a ZenTao 11.3 module to a local file using the module link URL and a specified export path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 模块链接URL,例如:product-browse-245--byModule-1377.html | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/stories.json |