ListMicrosoftDataverseTables 2025.3.28.13-SNAPSHOT¶
BUNDLE¶
com.snowflake.openflow.runtime | runtime-dataverse-processors-nar
DESCRIPTION¶
List Tables from Microsoft Dataverse environments
INPUT REQUIREMENT¶
Supports Sensitive Dynamic Properties¶
false
PROPERTIES¶
Property |
Description |
---|---|
Environment URL |
URL to Microsoft Dataverse Environment |
OAuth2 Access Token Provider |
Enables managed retrieval of OAuth2 Bearer Token. |
Tables Filter Strategy |
List of table names. Output will be limited to those names if defined. |
Tables Filter Value |
Value of Table Names filter. It is regexp or separated list, depending on selected filtering strategy. |
Web Client Service Provider |
Creates instance of web client. |
RELATIONSHIPS¶
NAME |
DESCRIPTION |
---|---|
failure |
FlowFile with errors occurred while fetching from Dataverse. |
success |
FlowFile with listed tables from Dataverse. |