Exemplo n.º 1
0
def hubspot_create_contact_handler():
	api = HubspotAPI()
	return api.create_contact()