Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将文件添加到 SharePoint,然后需要将这些上传的文件复制到 Microsoft Teams 文件选项卡
任何人都可以在这里帮助我,我需要遵循哪些步骤来创建文件,然后复制到 Ms 团队的文件选项卡。
我正在查看 MS Graph API,但对此一无所知。
任何人都可以在这里提供帮助吗?
你在说这个文件选项卡吗?
如果是这样,MS Teams 实际上将这些文件存储在 SharePoint 文档库中。如果您将文件复制到相应的库,它将出现在文件选项卡中。
谢谢