Owen Kephart
03/14/2022, 8:24 PMstreamName field in the jobs/get response. Intuitively, I expected this name to be the same as the name field for the matching source in the syncCatalog of connections/get, but it seems that streamName actually includes the prefix, while name does not. So for example, if I had a connector with a prefix of foo, if streamName would be foo_actions , while name would be just actions .Owen Kephart
03/15/2022, 4:18 PM