class Multiwoven::Integrations::Destination::Hubspot::Client

def authenticate_client

def authenticate_client
  @client.crm.contacts.basic_api.get_page
end