About Openflow Connector for SharePoint¶
备注
This connector is subject to the Snowflake Connector Terms.
本主题介绍 Openflow Connector for SharePoint 的基本概念及其用例和限制。
Openflow Connector for SharePoint 将 Microsoft 365 SharePoint 站点与 Snowflake 连接,以引入文件和用户权限并使其保持最新状态。Openflow Connector for SharePoint 还支持 Cortex Search 服务,并可使用 SQL、Python 或 REST APIs 将引入的文件准备好进行会话分析,以供 AI 助手使用。
Variants of the Openflow Connector for SharePoint¶
The Openflow Connector for SharePoint contains four variants which allow you to, optionally, index data into Snowflake Cortex Search and include document metadata (ACLs).
Variant |
Description |
Microsoft SharePoint (Cortex Search, document ACLs) |
Indexes files and their permissions (ACLs) into Snowflake Cortex Search. |
Microsoft SharePoint (Cortex Search, no document ACLs) |
Indexes files without their permissions (ACLs) into Snowflake Cortex Search. |
Microsoft SharePoint (Simple Ingest, document ACLs) |
Ingests files and their permissions (ACLs) into a Snowflake stage. |
Microsoft SharePoint (Simple Ingest, no document ACLs) |
Ingests files without their permissions (ACLs) into a Snowflake stage. |
These variants appear as separate connectors in Marketplace. When installing the connector, choose the variant that meets your requirements.
Rate limiting restrictions¶
SharePoint API limits (https://learn.microsoft.com/en-us/sharepoint/dev/embedded/development/limits-calling#api-rate-limits) govern how many requests can be made within a given time frame. If your flow exceeds the allowed quota, syncs may slow down or fail with an error. This mostly occurs when your access token makes higher number of requests than the source typically allows. In such cases, Snowflake recommends applying for higher access quota (wherever applicable) or reducing the sync frequency.