Package | Description |
---|---|
org.mule.module.hubspot | |
org.mule.module.hubspot.client | |
org.mule.module.hubspot.client.impl |
Modifier and Type | Method and Description |
---|---|
EmailSubscriptionStatus |
HubSpotConnector.getEmailSubscriptionStatus(String userId,
String hubId,
String email)
For a given portal, return all email subscription information for the given email address and portal.
|
Modifier and Type | Method and Description |
---|---|
EmailSubscriptionStatus |
HubSpotClient.getEmailSubscriptionStatus(String accessToken,
String userId,
String hubId,
String email) |
Modifier and Type | Method and Description |
---|---|
EmailSubscriptionStatus |
HubSpotClientImpl.getEmailSubscriptionStatus(String accessToken,
String userId,
String hubId,
String email) |
Copyright © 2010–2016. All rights reserved.