| Package | Description |
|---|---|
| com.adobe.acs.commons.marketo |
Adobe I/O services.
|
| com.adobe.acs.commons.marketo.client |
Adobe I/O services.
|
| Modifier and Type | Method and Description |
|---|---|
default MarketoClientConfiguration |
MarketoClientConfigurationManager.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
MarketoClient.getApiToken(MarketoClientConfiguration config)
Retrieve an API token used for interacting with the Marketo API.
|
List<MarketoField> |
MarketoClient.getFields(MarketoClientConfiguration config)
Retrieve all of the available forms from the current organization in Marketo.
|
List<MarketoForm> |
MarketoClient.getForms(MarketoClientConfiguration config)
Retrieve all of the available forms from the current organization in Marketo.
|
Copyright © 2013–2020 Adobe. All rights reserved.