Adobe Marketo Engage Connector Objects

NameDescription
Activity TypesQuery the available activity types in Marketo.
Activity - AllQuery all activities across all activity types in Marketo.
LeadsQuery lead records from Marketo.
ProgramsQuery program information from Marketo.
Leads By ProgramQuery leads associated with specific programs.
ListsQuery static lists in Marketo.
Leads By ListQuery leads that belong to specific static lists.
Lead PartitionsQuery lead partition information.
Opportunity RolesQuery opportunity role associations for leads.
OpportunitiesQuery opportunity records from Marketo.
Custom ObjectsQuery custom object definitions in Marketo.
CampaignsQuery campaign information from Marketo.
Email TemplatesQuery email template assets.
EmailsQuery email assets from Marketo.
FoldersQuery folder structure and organization in Marketo.
Landing PagesQuery landing page assets.
Landing Page TemplatesQuery landing page template assets.
SnippetsQuery snippet assets used in emails and landing pages.
FormsQuery form assets from Marketo.
FilesQuery file assets stored in Marketo.
ChannelsQuery channel definitions for programs.
SegmentsQuery segmentation definitions.
Smart CampaignsQuery smart campaign definitions.
Smart ListsQuery smart list definitions.
Tag TypesQuery tag type definitions for program organization.
Weekly API UsageQuery weekly API usage statistics.
Daily API UsageQuery daily API usage statistics.
NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the record
nameStringNoThe name of the record
descriptionStringNoA description of the record
primaryAttribute.nameStringNoThe name of the primary attribute for the activity type

Return to Top

NameTypeReferencesFilterOnlyDescription
marketoGUID [KEY]StringNoThe unique Marketo GUID for the record
leadIdIntNoThe ID of the lead associated with the record
activityDateDatetimeNoThe date and time when the activity occurred
activityTypeIdIntNoThe ID of the activity type
primaryAttributeValueStringNoThe value of the primary attribute for the activity

Return to Top

Note: The Leads object supports dynamic field fetching. The connector automatically discovers and retrieves all available fields from your Marketo instance, including both standard and custom fields. The fields listed below are the standard fields defined by the Marketo API, but your actual dataset may include additional custom fields specific to your Marketo configuration.

Field Discovery: Fields are dynamically fetched using Marketo's /rest/v1/leads/describe.json endpoint to ensure all available lead fields are included in the data extraction.

NameTypeReferencesFilterOnlyDescription
firstNameStringNoThe first name of the lead
lastNameStringNoThe last name of the lead
emailStringNoThe email address of the lead
updatedAtDatetimeNoThe date and time when the record was last modified
createdAtDatetimeNoThe date and time when the record was created

In addition to the standard fields above, the connector will automatically include any custom fields that have been created in your Marketo instance. The exact custom fields available will depend on your Marketo configuration and can be viewed in your Marketo Admin → Field Management section.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the record
nameStringNoThe name of the record
descriptionStringNoA description of the record
createdAtDatetimeNoThe date and time when the record was created
updatedAtDatetimeNoThe date and time when the record was last modified
urlStringNoThe URL associated with the record
typeStringNoThe type of the record
channelStringNoThe channel associated with the program
folder.typeStringNoThe type of the folder containing the record
folder.valueStringNoThe value identifier of the folder
folder.folderNameStringNoThe name of the folder containing the record
statusStringNoThe current status of the record
workspaceStringNoThe workspace that contains the record
headStartStringNoIndicates if the program has head start enabled

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the lead.
firstNameStringNoThe first name of the lead.
lastNameStringNoThe last name of the lead.
emailStringNoThe email address of the lead.
updatedAtDatetimeNoWhen the lead record was last updated.
createdAtDatetimeNoWhen the lead record was created.
membership.progressionStatusStringNoThe progression status in the program.
membership.progressionStatusTypeStringNoThe type of progression status.
membership.isExhaustedBoolNoWhether the lead is exhausted in the program.
membership.acquiredByBoolNoHow the lead was acquired by the program.
membership.reachedSuccessBoolNoWhether the lead reached success status.
membership.membershipDateDatetimeNoWhen the lead became a member of the program.
membership.updatedAtDatetimeNoWhen the membership was last updated.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the list.
nameStringNoThe name of the list.
workspaceIdStringNoThe ID of the workspace containing the list.
workspaceNameStringNoThe name of the workspace containing the list.
createdAtDatetimeNoWhen the list was created.
updatedAtDatetimeNoWhen the list was last updated.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the lead.
firstNameStringNoThe first name of the lead.
lastNameStringNoThe last name of the lead.
emailStringNoThe email address of the lead.
updatedAtDatetimeNoWhen the lead record was last updated.
createdAtDatetimeNoWhen the lead record was created.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the lead partition.
nameStringNoThe name of the lead partition.
descriptionStringNoDescription of the lead partition.

Return to Top

NameTypeReferencesFilterOnlyDescription
seq [KEY]StringNoThe sequence number of the opportunity role.
marketoGUIDStringNoThe unique Marketo GUID.
roleStringNoThe role in the opportunity.
externalOpportunityIdIntNoThe external opportunity identifier.
createdAtDatetimeNoWhen the opportunity role was created.
updatedAtDatetimeNoWhen the opportunity role was last updated.
leadIdIntNoThe ID of the associated lead.

Return to Top

NameTypeReferencesFilterOnlyDescription
marketoGUID [KEY]StringNoThe unique Marketo GUID for the opportunity.
externalOpportunityIdIntNoThe external opportunity identifier.
nameStringNoThe name of the opportunity.
descriptionStringNoDescription of the opportunity.

Return to Top

NameTypeReferencesFilterOnlyDescription
name [KEY]StringNoThe name of the custom object.
displayNameStringNoThe display name of the custom object.
descriptionStringNoDescription of the custom object.
createdAtDatetimeNoWhen the custom object was created.
idFieldStringNoThe ID field of the custom object.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the record
nameStringNoThe name of the record
descriptionStringNoA description of the record
typeStringNoThe type of the record
workspaceNameStringNoThe name of the workspace containing the campaign
createdAtDatetimeNoThe date and time when the record was created
updatedAtDatetimeNoThe date and time when the record was last modified
activeStringNoIndicates if the campaign is currently active

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the email template.
nameStringNoThe name of the email template.
descriptionStringNoDescription of the email template.
createdAtDatetimeNoWhen the email template was created.
updatedAtDatetimeNoWhen the email template was last updated.
urlStringNoThe URL of the email template.
folder.folderNameStringNoThe name of the containing folder.
statusStringNoThe status of the email template.
workspaceStringNoThe workspace the template belongs to.
versionStringNoThe version of the email template.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the email.
nameStringNoThe name of the email.
descriptionStringNoDescription of the email.
createdAtDatetimeNoWhen the email was created.
updatedAtDatetimeNoWhen the email was last updated.
urlStringNoThe URL of the email.
subject.typeStringNoThe type of the email subject.
subject.valueStringNoThe value of the email subject.
fromName.typeStringNoThe type of the from name.
fromName.valueStringNoThe value of the from name.
fromEmail.typeStringNoThe type of the from email.
fromEmail.valueStringNoThe value of the from email.
replyEmail.typeStringNoThe type of the reply email.
replyEmail.valueStringNoThe value of the reply email.
folder.typeStringNoThe type of the containing folder.
folder.valueStringNoThe value of the folder.
folder.folderNameStringNoThe name of the containing folder.
operationalStringNoWhether the email is operational.
textOnlyStringNoWhether the email is text only.
publishToMSIStringNoWhether to publish to MSI.
webViewStringNoWhether web view is enabled.
statusStringNoThe status of the email.
templateStringNoThe template used for the email.
workspaceStringNoThe workspace the email belongs to.
isOpenTrackingDisabledBoolNoWhether open tracking is disabled.
versionStringNoThe version of the email.
autoCopyToTextStringNoWhether to auto copy to text.
preHeaderStringNoThe pre-header text of the email.

Return to Top

NameTypeReferencesFilterOnlyDescription
nameStringNoThe name of the folder.
descriptionStringNoDescription of the folder.
createdAtDatetimeNoWhen the folder was created.
updatedAtDatetimeNoWhen the folder was last updated.
urlStringNoThe URL of the folder.
folderId.idIntNoThe ID of the folder.
folderId.typeStringNoThe type of the folder ID.
folderTypeStringNoThe type of the folder.
parentStringNoThe parent folder.
pathStringNoThe path to the folder.
isArchiveBoolNoWhether the folder is archived.
isSystemBoolNoWhether the folder is a system folder.
accessZoneIdIntNoThe access zone ID.
workspaceStringNoThe workspace the folder belongs to.
id [KEY]IntNoThe unique identifier of the folder.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the landing page.
nameStringNoThe name of the landing page.
descriptionStringNoDescription of the landing page.
createdAtDatetimeNoWhen the landing page was created.
updatedAtDatetimeNoWhen the landing page was last updated.
folder.typeStringNoThe type of the containing folder.
folder.valueStringNoThe value of the folder.
folder.folderNameStringNoThe name of the containing folder.
workspaceStringNoThe workspace the landing page belongs to.
statusStringNoThe status of the landing page.
templateStringNoThe template used for the landing page.
titleStringNoThe title of the landing page.
keywordsStringNoKeywords associated with the landing page.
robotsStringNoRobots meta tag configuration.
formPrefillStringNoForm prefill configuration.
mobileEnabledStringNoWhether mobile is enabled.
programIdIntNoThe ID of the associated program.
URLStringNoThe URL of the landing page.
computedUrlStringNoThe computed URL of the landing page.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the landing page template.
nameStringNoThe name of the landing page template.
descriptionStringNoDescription of the landing page template.
createdAtDatetimeNoWhen the landing page template was created.
updatedAtDatetimeNoWhen the landing page template was last updated.
urlStringNoThe URL of the landing page template.
folder.typeStringNoThe type of the containing folder.
folder.valueStringNoThe value of the folder.
folder.folderNameStringNoThe name of the containing folder.
statusStringNoThe status of the landing page template.
workspaceStringNoThe workspace the template belongs to.
templateTypeStringNoThe type of the template.
enableMunchkinStringNoWhether Munchkin tracking is enabled.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the snippet.
nameStringNoThe name of the snippet.
descriptionStringNoDescription of the snippet.
createdAtDatetimeNoWhen the snippet was created.
updatedAtDatetimeNoWhen the snippet was last updated.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the form.
nameStringNoThe name of the form.
descriptionStringNoDescription of the form.
createdAtDatetimeNoWhen the form was created.
updatedAtDatetimeNoWhen the form was last updated.
urlStringNoThe URL of the form.
statusStringNoThe status of the form.
themeStringNoThe theme of the form.
languageStringNoThe language of the form.
localeStringNoThe locale of the form.
progressiveProfilingStringNoProgressive profiling configuration.
labelPositionStringNoThe position of form labels.
fontFamilyStringNoThe font family used in the form.
fontSizeStringNoThe font size used in the form.
folder.typeStringNoThe type of the containing folder.
folder.valueStringNoThe value of the folder.
folder.folderNameStringNoThe name of the containing folder.
knownVisitor.typeStringNoThe type of known visitor configuration.
knownVisitor.templateStringNoThe template for known visitors.
thankYouList.followupTypeStringNoThe type of thank you followup.
thankYouList.followupValueStringNoThe value of thank you followup.
buttonLocationStringNoThe location of the form button.
buttonLabelStringNoThe label of the form button.
waitingLabelStringNoThe waiting label text.
workSpaceIdIntNoThe ID of the workspace.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the file.
sizeStringNoThe size of the file.
mimeTypeStringNoThe MIME type of the file.
urlStringNoThe URL of the file.
folder.typeStringNoThe type of the containing folder.
folder.idStringNoThe ID of the containing folder.
folder.nameStringNoThe name of the containing folder.
nameStringNoThe name of the file.
descriptionStringNoDescription of the file.
createdAtDatetimeNoWhen the file was created.
updatedAtDatetimeNoWhen the file was last updated.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the channel.
nameStringNoThe name of the channel.
applicableProgramTypeStringNoThe program types applicable to this channel.
createdAtDatetimeNoWhen the channel was created.
updatedAtDatetimeNoWhen the channel was last updated.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the segment.
nameStringNoThe name of the segment.
descriptionStringNoDescription of the segment.
createdAtDatetimeNoWhen the segment was created.
updatedAtDatetimeNoWhen the segment was last updated.
urlStringNoThe URL of the segment.
folder.typeStringNoThe type of the containing folder.
folder.valueStringNoThe value of the folder.
folder.folderNameStringNoThe name of the containing folder.
statusStringNoThe status of the segment.
workspaceStringNoThe workspace the segment belongs to.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the smart campaign.
nameStringNoThe name of the smart campaign.
descriptionStringNoDescription of the smart campaign.
createdAtDatetimeNoWhen the smart campaign was created.
updatedAtDatetimeNoWhen the smart campaign was last updated.
statusStringNoThe status of the smart campaign.
typeStringNoThe type of the smart campaign.
isSystemBoolNoWhether the smart campaign is a system campaign.
isActiveBoolNoWhether the smart campaign is active.
isRequestableBoolNoWhether the smart campaign is requestable.
isCommunicationLimitEnabledBoolNoWhether communication limits are enabled.
qualificationRuleTypeStringNoThe qualification rule type.
workspaceStringNoThe workspace the smart campaign belongs to.
smartListIdIntNoThe ID of the associated smart list.
flowIdIntNoThe ID of the associated flow.
computedUrlStringNoThe computed URL of the smart campaign.

Return to Top

NameTypeReferencesFilterOnlyDescription
id [KEY]IntNoThe unique identifier of the smart list.
nameStringNoThe name of the smart list.
createdAtDatetimeNoWhen the smart list was created.
updatedAtDatetimeNoWhen the smart list was last updated.
urlStringNoThe URL of the smart list.
folder.idStringNoThe ID of the containing folder.
folder.typeStringNoThe type of the containing folder.
workspaceStringNoThe workspace the smart list belongs to.

Return to Top

NameTypeReferencesFilterOnlyDescription
tagType [KEY]StringNoThe type of the tag.
applicableProgramTypesStringNoThe program types applicable to this tag type.
requiredStringNoWhether the tag type is required.

Return to Top

NameTypeReferencesFilterOnlyDescription
dateStringNoThe date of the API usage record.
totalStringNoThe total API calls for the week.

Return to Top

NameTypeReferencesFilterOnlyDescription
dateStringNoThe date of the API usage record.
totalStringNoThe total API calls for the day.

Return to Top