| Package | Description |
|---|---|
| org.mule.module.hubspot | |
| org.mule.module.hubspot.client | |
| org.mule.module.hubspot.client.impl |
| Modifier and Type | Method and Description |
|---|---|
ContactQuery |
HubSpotConnector.getContactsByQuery(String userId,
String query,
String count)
For a given portal, return contacts and some data associated with those contacts by the contact's email address or name.
|
| Modifier and Type | Method and Description |
|---|---|
ContactQuery |
HubSpotClient.getContactsByQuery(String accessToken,
String userId,
String query,
String count) |
| Modifier and Type | Method and Description |
|---|---|
ContactQuery |
HubSpotClientImpl.getContactsByQuery(String accessToken,
String userId,
String query,
String count) |
Copyright © 2010–2016. All rights reserved.