Daniel Belknap
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 30
- Subscriptions 22
Posts
Recent activity by Daniel Belknap-
Destination Improvement: Snowflake: Make schema changes on large tables in batches
AnsweredWe have a large table in Snowflake that's around 700 million rows that loads from a parquet file. Occasionally there's a schema change, and Fivetran tries to update the data type on the table. Cre...
-
Connector Improvement: Azure Function via VPN tunnel
Not plannedWe have a VPN tunnel between Fivetran and our Azure instance. I would like to restrict access to my Azure Functions to private endpoints that would be accessible via this VPN tunnel.
-
Connector Improvement: Azure Function access via Azure Front Door
AnsweredWe want to put our Azure Functions behind an Azure Front Door. Unfortunately the Azure Function connector only accepts a function app name and assumes it's <function-app>.azurewebsites.com. I would...
-
Other: REST API & Terraform: Role Management
I would like additional control over RBAC roles through the REST API or the Terraform provider. We will likely start managing roles & membership via SCIM provisioning, but we would like to manage r...
-
Other: REST API - Webhooks - Sync Failure event
AnsweredI want to configure a webhook to trigger whenever a sync fails. Right now my options are "sync_end" which includes successful syncs, or "connection_failure" which isn't always the cause of a failed...
-
Connector Improvement: Fivetran Platform Connector - Webhook Metadata
It would be handy to have Webhooks be synced via the Fivetran Platform Connector so I can have metadata about the webhook settings in my destination. For example, I want a quick way to review that ...
-
Connector Improvement: Oracle HVA SCAN Listener Support
I would like my Oracle HVA connectors to be able to take advantage of SCAN Listener functionality and point to different nodes in a cluster when a failover happens. This is supported by HVR/local d...
-
New Connector: Infor Data Lake/Infor Cloud
AnsweredWe have multiple applications that run in Infor Cloud. The applications include quoting, asset management, and ERP. From what we've heard from Infor, the preferred way to bulk-move data is through ...
-
Connector Improvement: Create Empty Columns for Function Connectors
Not plannedWe often write our Function connectors against a Dev instance of an application. Those dev instances frequently do not have data that reflects production, and in particular, there are often fields ...
-
Connector Improvement: Azure Function Error Handling
CompletedCurrently the AWS Lambda Function connector includes functionality for custom error handling. I would like to see similar functionality for the Azure Functions connector so we can properly raise er...