FindSharepointDriveItem 2025.5.31.15

捆绑包

com.snowflake.openflow.runtime | runtime-msgraph-nar

描述

根据 Sharepoint Drive ID 和项目路径查找 Sharepoint Drive 项目。

标签

document、graph、microsoft、openflow、sharepoint、unstructured

输入要求

REQUIRED

支持敏感的动态属性

false

属性

属性

描述

身份验证服务

为 SharePoint API 提供身份验证的服务。

驱动器 ID

Sharepoint Drive 的 ID。

回退重试持续时间

通信失败后重试操作所需的等待时间。当响应不包含 Retry-After 标头时,使用此值。

项目路径

要在 Drive 中查找的 Drive 项目的路径。

关系

名称

描述

comms.failure

如果处理器无法与 Graph API 通信,则会将 FlowFile 路由到此处。可以重试

failure

如果发生意外错误,则将传入的 FlowFile 路由到此关系

found

如果在 Sharepoint 中找到了指定项目,则会将传入的 FlowFile 路由到此关系,并添加有关该项目的属性

not.found

如果在 Sharepoint 中找不到指定项目,则会将传入的 FlowFile 路由到此关系

写入属性

名称

描述

sharepoint.item.id

Sharepoint Drive 项目的 ID。

sharepoint.item.type

SharePoint Drive 项目的类型,可能的值为“File”和“Folder”。

另请参阅

语言: 中文