Other: Missing properties in Go SDK
CompletedWe need to be able to update a connector's Data Delay Threshold and Data Delay Sensitivity using the Fivetran Go SDK, but these properties are not present in the ConnectorModifyService of the Fivetran Go SDK, so we are not able to do this. In your API docs there is a possibility to update these properties through cURL for example, but it is missing from the Fivetran Go SDK. Please add this as soon as possible.
-
Official comment
Hi Amir,
This feature is now live and generally available in the Fivetran Go SDK. You can update a connector's Data Delay Threshold and Data Delay Sensitivity using the ConnectorModifyService.
You can see documentation for the Terraform Provider here:
You can see this as part of the Go SDK ConnectionUpdateService here:
https://github.com/fivetran/go-fivetran/blob/bfe067118fe33a9005d064d0f1b0ca28ed72695f/connections/connection_update.go#L27-L28Thanks,
Jimmy
Please sign in to leave a comment.
Comments
1 comment