Other: Go Package Update
Hey There,
I'm working with the go lang package to pull the list of FiveTran connectors (https://fivetran.com/docs/rest-api/connectors#retrieveconnectortypes). Noticed a couple fields are missing on each connection item (connector_class and service_status). Looks like a small update is needed to this file: https://github.com/fivetran/go-fivetran/blob/main/connectors_source_metadata.go#L17-L32 to support them. My use case is that I want to filter out beta and sunsetted connectors.
Best,
Xavier
Please sign in to leave a comment.
Comments
0 comments