class Multiwoven::Integrations::Core::SourceConnector

def read(_sync_config)

def read(_sync_config)
  raise "Not implemented"
  # return list of RecordMessage
end