FetchMicrosoftDataverseTable 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-dataverse-processors-nar

Description

Fetch records from Microsoft Dataverse Tables

Tags

dataverse

Input Requirement

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Delete Schema
Environment URLURL to Microsoft Dataverse Environment
Logical NameLogical Name of Dataverse Table
Max Page SizeDefines how many records will be fetched from Dataverse at once
OAuth2 Access Token ProviderEnables managed retrieval of OAuth2 Bearer Token.
Record WriterSpecifies the Controller Service to use for writing out the records
Rows Number LimitDefines maximum number of rows returned in a single flow file. Multiple request will be made to API to reach the limit. When not set, a page size value will be used effectively.
Table NameDataverse Table Name
Upsert Schema
Web Client Service ProviderCreates instance of web client.

State management

ScopesDescription
CLUSTERstatus

Relationships

NameDescription
failureFlowFile with errors occurred while fetching from Dataverse.
retryFlowFile with maintainable errors occurred while fetching from Dataverse.
successFlowFile with fetched data stored as records.