标签: node.js workfront-api
我目前正在使用workfront-api来通过以下方式获取文档的详细信息:
const documentDetails = await workfront.get('DOCU', '5d9944d0043afe69a435a1b1bf3fb31c', ['name', 'notes:*', 'hasNotes'])