Adobe Marketo Engage Connector Objects
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the record |
| name | String | | No | The name of the record |
| description | String | | No | A description of the record |
| primaryAttribute.name | String | | No | The name of the primary attribute for the activity type |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| marketoGUID [KEY] | String | | No | The unique Marketo GUID for the record |
| leadId | Int | | No | The ID of the lead associated with the record |
| activityDate | Datetime | | No | The date and time when the activity occurred |
| activityTypeId | Int | | No | The ID of the activity type |
| primaryAttributeValue | String | | No | The 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.
| Name | Type | References | FilterOnly | Description |
|---|
| firstName | String | | No | The first name of the lead |
| lastName | String | | No | The last name of the lead |
| email | String | | No | The email address of the lead |
| updatedAt | Datetime | | No | The date and time when the record was last modified |
| createdAt | Datetime | | No | The 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
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the record |
| name | String | | No | The name of the record |
| description | String | | No | A description of the record |
| createdAt | Datetime | | No | The date and time when the record was created |
| updatedAt | Datetime | | No | The date and time when the record was last modified |
| url | String | | No | The URL associated with the record |
| type | String | | No | The type of the record |
| channel | String | | No | The channel associated with the program |
| folder.type | String | | No | The type of the folder containing the record |
| folder.value | String | | No | The value identifier of the folder |
| folder.folderName | String | | No | The name of the folder containing the record |
| status | String | | No | The current status of the record |
| workspace | String | | No | The workspace that contains the record |
| headStart | String | | No | Indicates if the program has head start enabled |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the lead. |
| firstName | String | | No | The first name of the lead. |
| lastName | String | | No | The last name of the lead. |
| email | String | | No | The email address of the lead. |
| updatedAt | Datetime | | No | When the lead record was last updated. |
| createdAt | Datetime | | No | When the lead record was created. |
| membership.progressionStatus | String | | No | The progression status in the program. |
| membership.progressionStatusType | String | | No | The type of progression status. |
| membership.isExhausted | Bool | | No | Whether the lead is exhausted in the program. |
| membership.acquiredBy | Bool | | No | How the lead was acquired by the program. |
| membership.reachedSuccess | Bool | | No | Whether the lead reached success status. |
| membership.membershipDate | Datetime | | No | When the lead became a member of the program. |
| membership.updatedAt | Datetime | | No | When the membership was last updated. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the list. |
| name | String | | No | The name of the list. |
| workspaceId | String | | No | The ID of the workspace containing the list. |
| workspaceName | String | | No | The name of the workspace containing the list. |
| createdAt | Datetime | | No | When the list was created. |
| updatedAt | Datetime | | No | When the list was last updated. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the lead. |
| firstName | String | | No | The first name of the lead. |
| lastName | String | | No | The last name of the lead. |
| email | String | | No | The email address of the lead. |
| updatedAt | Datetime | | No | When the lead record was last updated. |
| createdAt | Datetime | | No | When the lead record was created. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the lead partition. |
| name | String | | No | The name of the lead partition. |
| description | String | | No | Description of the lead partition. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| seq [KEY] | String | | No | The sequence number of the opportunity role. |
| marketoGUID | String | | No | The unique Marketo GUID. |
| role | String | | No | The role in the opportunity. |
| externalOpportunityId | Int | | No | The external opportunity identifier. |
| createdAt | Datetime | | No | When the opportunity role was created. |
| updatedAt | Datetime | | No | When the opportunity role was last updated. |
| leadId | Int | | No | The ID of the associated lead. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| marketoGUID [KEY] | String | | No | The unique Marketo GUID for the opportunity. |
| externalOpportunityId | Int | | No | The external opportunity identifier. |
| name | String | | No | The name of the opportunity. |
| description | String | | No | Description of the opportunity. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| name [KEY] | String | | No | The name of the custom object. |
| displayName | String | | No | The display name of the custom object. |
| description | String | | No | Description of the custom object. |
| createdAt | Datetime | | No | When the custom object was created. |
| idField | String | | No | The ID field of the custom object. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the record |
| name | String | | No | The name of the record |
| description | String | | No | A description of the record |
| type | String | | No | The type of the record |
| workspaceName | String | | No | The name of the workspace containing the campaign |
| createdAt | Datetime | | No | The date and time when the record was created |
| updatedAt | Datetime | | No | The date and time when the record was last modified |
| active | String | | No | Indicates if the campaign is currently active |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the email template. |
| name | String | | No | The name of the email template. |
| description | String | | No | Description of the email template. |
| createdAt | Datetime | | No | When the email template was created. |
| updatedAt | Datetime | | No | When the email template was last updated. |
| url | String | | No | The URL of the email template. |
| folder.folderName | String | | No | The name of the containing folder. |
| status | String | | No | The status of the email template. |
| workspace | String | | No | The workspace the template belongs to. |
| version | String | | No | The version of the email template. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the email. |
| name | String | | No | The name of the email. |
| description | String | | No | Description of the email. |
| createdAt | Datetime | | No | When the email was created. |
| updatedAt | Datetime | | No | When the email was last updated. |
| url | String | | No | The URL of the email. |
| subject.type | String | | No | The type of the email subject. |
| subject.value | String | | No | The value of the email subject. |
| fromName.type | String | | No | The type of the from name. |
| fromName.value | String | | No | The value of the from name. |
| fromEmail.type | String | | No | The type of the from email. |
| fromEmail.value | String | | No | The value of the from email. |
| replyEmail.type | String | | No | The type of the reply email. |
| replyEmail.value | String | | No | The value of the reply email. |
| folder.type | String | | No | The type of the containing folder. |
| folder.value | String | | No | The value of the folder. |
| folder.folderName | String | | No | The name of the containing folder. |
| operational | String | | No | Whether the email is operational. |
| textOnly | String | | No | Whether the email is text only. |
| publishToMSI | String | | No | Whether to publish to MSI. |
| webView | String | | No | Whether web view is enabled. |
| status | String | | No | The status of the email. |
| template | String | | No | The template used for the email. |
| workspace | String | | No | The workspace the email belongs to. |
| isOpenTrackingDisabled | Bool | | No | Whether open tracking is disabled. |
| version | String | | No | The version of the email. |
| autoCopyToText | String | | No | Whether to auto copy to text. |
| preHeader | String | | No | The pre-header text of the email. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| name | String | | No | The name of the folder. |
| description | String | | No | Description of the folder. |
| createdAt | Datetime | | No | When the folder was created. |
| updatedAt | Datetime | | No | When the folder was last updated. |
| url | String | | No | The URL of the folder. |
| folderId.id | Int | | No | The ID of the folder. |
| folderId.type | String | | No | The type of the folder ID. |
| folderType | String | | No | The type of the folder. |
| parent | String | | No | The parent folder. |
| path | String | | No | The path to the folder. |
| isArchive | Bool | | No | Whether the folder is archived. |
| isSystem | Bool | | No | Whether the folder is a system folder. |
| accessZoneId | Int | | No | The access zone ID. |
| workspace | String | | No | The workspace the folder belongs to. |
| id [KEY] | Int | | No | The unique identifier of the folder. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the landing page. |
| name | String | | No | The name of the landing page. |
| description | String | | No | Description of the landing page. |
| createdAt | Datetime | | No | When the landing page was created. |
| updatedAt | Datetime | | No | When the landing page was last updated. |
| folder.type | String | | No | The type of the containing folder. |
| folder.value | String | | No | The value of the folder. |
| folder.folderName | String | | No | The name of the containing folder. |
| workspace | String | | No | The workspace the landing page belongs to. |
| status | String | | No | The status of the landing page. |
| template | String | | No | The template used for the landing page. |
| title | String | | No | The title of the landing page. |
| keywords | String | | No | Keywords associated with the landing page. |
| robots | String | | No | Robots meta tag configuration. |
| formPrefill | String | | No | Form prefill configuration. |
| mobileEnabled | String | | No | Whether mobile is enabled. |
| programId | Int | | No | The ID of the associated program. |
| URL | String | | No | The URL of the landing page. |
| computedUrl | String | | No | The computed URL of the landing page. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the landing page template. |
| name | String | | No | The name of the landing page template. |
| description | String | | No | Description of the landing page template. |
| createdAt | Datetime | | No | When the landing page template was created. |
| updatedAt | Datetime | | No | When the landing page template was last updated. |
| url | String | | No | The URL of the landing page template. |
| folder.type | String | | No | The type of the containing folder. |
| folder.value | String | | No | The value of the folder. |
| folder.folderName | String | | No | The name of the containing folder. |
| status | String | | No | The status of the landing page template. |
| workspace | String | | No | The workspace the template belongs to. |
| templateType | String | | No | The type of the template. |
| enableMunchkin | String | | No | Whether Munchkin tracking is enabled. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the snippet. |
| name | String | | No | The name of the snippet. |
| description | String | | No | Description of the snippet. |
| createdAt | Datetime | | No | When the snippet was created. |
| updatedAt | Datetime | | No | When the snippet was last updated. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the form. |
| name | String | | No | The name of the form. |
| description | String | | No | Description of the form. |
| createdAt | Datetime | | No | When the form was created. |
| updatedAt | Datetime | | No | When the form was last updated. |
| url | String | | No | The URL of the form. |
| status | String | | No | The status of the form. |
| theme | String | | No | The theme of the form. |
| language | String | | No | The language of the form. |
| locale | String | | No | The locale of the form. |
| progressiveProfiling | String | | No | Progressive profiling configuration. |
| labelPosition | String | | No | The position of form labels. |
| fontFamily | String | | No | The font family used in the form. |
| fontSize | String | | No | The font size used in the form. |
| folder.type | String | | No | The type of the containing folder. |
| folder.value | String | | No | The value of the folder. |
| folder.folderName | String | | No | The name of the containing folder. |
| knownVisitor.type | String | | No | The type of known visitor configuration. |
| knownVisitor.template | String | | No | The template for known visitors. |
| thankYouList.followupType | String | | No | The type of thank you followup. |
| thankYouList.followupValue | String | | No | The value of thank you followup. |
| buttonLocation | String | | No | The location of the form button. |
| buttonLabel | String | | No | The label of the form button. |
| waitingLabel | String | | No | The waiting label text. |
| workSpaceId | Int | | No | The ID of the workspace. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the file. |
| size | String | | No | The size of the file. |
| mimeType | String | | No | The MIME type of the file. |
| url | String | | No | The URL of the file. |
| folder.type | String | | No | The type of the containing folder. |
| folder.id | String | | No | The ID of the containing folder. |
| folder.name | String | | No | The name of the containing folder. |
| name | String | | No | The name of the file. |
| description | String | | No | Description of the file. |
| createdAt | Datetime | | No | When the file was created. |
| updatedAt | Datetime | | No | When the file was last updated. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the channel. |
| name | String | | No | The name of the channel. |
| applicableProgramType | String | | No | The program types applicable to this channel. |
| createdAt | Datetime | | No | When the channel was created. |
| updatedAt | Datetime | | No | When the channel was last updated. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the segment. |
| name | String | | No | The name of the segment. |
| description | String | | No | Description of the segment. |
| createdAt | Datetime | | No | When the segment was created. |
| updatedAt | Datetime | | No | When the segment was last updated. |
| url | String | | No | The URL of the segment. |
| folder.type | String | | No | The type of the containing folder. |
| folder.value | String | | No | The value of the folder. |
| folder.folderName | String | | No | The name of the containing folder. |
| status | String | | No | The status of the segment. |
| workspace | String | | No | The workspace the segment belongs to. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the smart campaign. |
| name | String | | No | The name of the smart campaign. |
| description | String | | No | Description of the smart campaign. |
| createdAt | Datetime | | No | When the smart campaign was created. |
| updatedAt | Datetime | | No | When the smart campaign was last updated. |
| status | String | | No | The status of the smart campaign. |
| type | String | | No | The type of the smart campaign. |
| isSystem | Bool | | No | Whether the smart campaign is a system campaign. |
| isActive | Bool | | No | Whether the smart campaign is active. |
| isRequestable | Bool | | No | Whether the smart campaign is requestable. |
| isCommunicationLimitEnabled | Bool | | No | Whether communication limits are enabled. |
| qualificationRuleType | String | | No | The qualification rule type. |
| workspace | String | | No | The workspace the smart campaign belongs to. |
| smartListId | Int | | No | The ID of the associated smart list. |
| flowId | Int | | No | The ID of the associated flow. |
| computedUrl | String | | No | The computed URL of the smart campaign. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| id [KEY] | Int | | No | The unique identifier of the smart list. |
| name | String | | No | The name of the smart list. |
| createdAt | Datetime | | No | When the smart list was created. |
| updatedAt | Datetime | | No | When the smart list was last updated. |
| url | String | | No | The URL of the smart list. |
| folder.id | String | | No | The ID of the containing folder. |
| folder.type | String | | No | The type of the containing folder. |
| workspace | String | | No | The workspace the smart list belongs to. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| tagType [KEY] | String | | No | The type of the tag. |
| applicableProgramTypes | String | | No | The program types applicable to this tag type. |
| required | String | | No | Whether the tag type is required. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| date | String | | No | The date of the API usage record. |
| total | String | | No | The total API calls for the week. |
Return to Top
| Name | Type | References | FilterOnly | Description |
|---|
| date | String | | No | The date of the API usage record. |
| total | String | | No | The total API calls for the day. |
Return to Top