About Openflow Connector for Microsoft Dataverse¶
备注
This connector is subject to the Snowflake Connector Terms.
Openflow Connector for Microsoft Dataverse 将 Microsoft Dataverse 存储和 Snowflake 连接起来,以引入 Microsoft Dataverse 表,并使其在 Snowflake 端保持最新状态。连接器的结果是在用户指定的数据库和架构中在 Snowflake 账户上复制的选定表。
如果您希望实现以下功能,可以使用此连接器:
将来自 Microsoft Power Platform 和 Dynamics 365 应用程序的数据与 Snowflake 整合,获得全面业务洞察
Rate limiting restrictions¶
Microsoft Dataverse API limits (https://learn.microsoft.com/en-us/power-apps/developer/data-platform/api-limits?tabs=sdk#how-service-protection-api-limits-are-enforced) 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, we recommend applying for higher access quota (wherever applicable) or reducing the sync frequency.
限制¶
只能复制启用了变更跟踪的表
目标表的架构是通过 REST APIs 从数据库元数据发现的。每当向表中添加新列时,它们都会出现在目标表中。列的更改和移除不会反映在目标表中。
`Microsoft Dataverse Web API <https://learn.microsoft.com/en-us/power-apps/maker/data-platform/api-limits-overview (https://learn.microsoft.com/en-us/power-apps/maker/data-platform/api-limits-overview)> `__ 的所有限制均适用。
支持的列类型集受到 Snowpipe Streaming 支持的类型集的限制。
连接器的每个实例都支持一个计划。如果您需要多个计划,则需要安装连接器的多个实例。
不会复制空表。
不会复制移除表的操作。如果以前曾复制过表并将其移除,则该表将保留在目标架构中。