Uses of Class
com.adobe.acs.commons.marketo.client.MarketoApiException
Packages that use MarketoApiException
-
Uses of MarketoApiException in com.adobe.acs.commons.marketo.client
Methods in com.adobe.acs.commons.marketo.client that throw MarketoApiExceptionModifier and TypeMethodDescription@NotNull StringMarketoClient.getApiToken(@NotNull MarketoClientConfiguration config) Retrieve an API token used for interacting with the Marketo API.@NotNull List<MarketoField>MarketoClient.getFields(@NotNull MarketoClientConfiguration config) Retrieve all of the available forms from the current organization in Marketo.@NotNull List<MarketoForm>MarketoClient.getForms(@NotNull MarketoClientConfiguration config) Retrieve all of the available forms from the current organization in Marketo.