Release Notes
October 2024
The Marketo connector now supports the Hybrid Deployment model. For more information, see our setup instructions
September 2024
We have added the following new columns to the EMAIL_TEMPLATE_HISTORY
table:
auto_copy_to_text
is_open_tracking_disabled
pre_header
July 2024
You can now set the historical sync time frame for the following tables:
ACTIVITY_*
LEAD_SEGMENT
SEGMENT
DELETED_PROGRAM_MEMBERSHIP
OPPORTUNITY_MEMBERSHIP
LIST_MEMBERSHIP
MERGED_LEAD
To support this enhancement, we have added a new drop-down menu, Historical Sync Time Frame, to the connector setup form.
April 2024
We have added a new table, TOKEN
, to store the tokens associated with folders and programs.
We have changed the priority fetch period of priority-first syncs from 7 days to 1 day. For more information, see our priority-first sync documentation.
December 2023
We have added a new table, FILE
, to store details about all the files in your Marketo account.
October 2023
We now support syncing custom fields in the PROGRAM_MEMBERSHIP
table. On your Connector Details page, go to the Schema tab and select or deselect the custom fields you want to sync.
September 2023
We can now provide you with an estimate of your BULK API quota usage by using your Marketo SOAP API credentials. To support this feature, we have made the following changes to the connector setup form:
Added a new toggle, Provide SOAP Credentials for BULK API Quota Estimation. You can opt to set this toggle to ON and provide your SOAP API credentials while configuring the connector.
Made the following fields optional:
- SOAP API User Id
- SOAP API Encryption Key
- SOAP API Endpoint
For more information, see our setup instructions.
We have added new Quickstart packages for the following connectors:
* dbt Core is a trademark of dbt Labs, Inc. All rights therein are reserved to dbt Labs, Inc. Fivetran Transformations is not a product or service of or endorsed by dbt Labs, Inc.
June 2023
We have added the following new columns to the PROGRAM
table:
folder_id
folder_name
folder_type
folder_value
head_start
We now sync custom properties to the PROGRAM
table. We sync the properties with the prefix custom_
.
May 2023
We now sync campaign data from the Smart Campaigns API endpoint and have made the following schema changes:
We have added the following new columns to the
CAMPAIGN
table:computed_url
flow_id
folder_id
folder_type
is_communication_limit_enabled
is_requestable
is_system
max_members
qualification_rule_type
qualification_rule_interval
qualification_rule_unit
recurrence_start_at
recurrence_end_at
recurrence_interval_type
recurrence_interval
recurrence_weekday_only
recurrence_day_of_month
recurrence_day_of_week
recurrence_week_of_month
smart_list_id
status
We have removed the
program_name
column from theCAMPAIGN
table.
We now support incremental updates for the CAMPAIGN
table. We perform a full re-import of the table on the weekends to capture deletes.
Connectors created after May 18, 2023, will support these changes by default. We are gradually rolling out these changes to all existing connectors.
April 2023
Our Marketo connectors now support table level re-syncs.
We have renamed the LEAD_JOIN_MERGES
table to MERGED_LEAD
. Be sure to update your queries.
February 2023
We have added a new table, ACTIVITY_TYPE_ATTRIBUTE
.
December 2022
We have added a new button, SUPPORTS UPDATEDAT IN BULK EXPORT?, to the connector setup form. You can now determine if your Marketo subscription supports the updatedAt filter for BULK exports. For more information, see Enable updatedAt filter for your subscription.
June 2022
We now capture deletes for the following tables:
CAMPAIGN
PROGRAM
PROGRAM_COST
PROGRAM_TAG
We have added the _fivetran_deleted
system column to the above tables.
June 2021
We have added a new table, FOLDER
, to support Marketo API's Folders endpoint.
May 2021
We now display a broken connector task on your connector dashboard when we detect that your Bulk API daily usage quota is not sufficient for a sync to complete. We keep track of your daily bulk API usage, and if your quota is less than 70% of the estimated API usage required to successfully sync data, we display this error. Increase your Bulk API quota to resolve the task.
We have made the following changes to the Schema tab of your connector details page:
Added the
ACTIVITY_TYPE
andOPPORTUNITY_MEMBERSHIP
tables. You can now select or deselect the tables from your syncs. We include the two tables in the sync if you have enabled the Allow all option in the Schema Change Settings menu.Fixed the name of the
API_USAGE
table. Previously, the table was incorrectly namedUSAGE
.Added the child tables of
COMPANY
,LEAD
,LIST
,PROGRAM
, andPROGRAM_MEMBERSHIP
tables. The child tables are view-only. You must include or exclude the parent tables.
April 2021
We have added the following new tables to support Marketo API's Segmentation endpoints:
SEGMENTATION
SEGMENT
LEAD_SEGMENT
November 2020
You can now exclude the following activity tables from your syncs:
ACTIVITY_ADD_TO_LIST
ACTIVITY_ADD_TO_NURTURE
ACTIVITY_ADD_TO_OPPORTUNITY
ACTIVITY_CHANGE_DATA_VALUE
ACTIVITY_CHANGE_STATUS_IN_PROGRESSION
ACTIVITY_DELETE_LEAD
ACTIVITY_MERGE_LEADS
ACTIVITY_NEW_LEAD
ACTIVITY_REMOVE_FROM_LIST
ACTIVITY_REMOVE_FROM_OPPORTUNITY
On your Connector Details page, go to the Schema tab and deselect the tables.
August 2020
We have released pre-built, dbt Core-compatible data models for Marketo. Find the models in Fivetran's dbt hub or data models documentation. Learn more about our dbt Core integration in our Transformations for dbt Core documentation*.
* dbt Core is a trademark of dbt Labs, Inc. All rights therein are reserved to dbt Labs, Inc. Fivetran Transformations is not a product or service of or endorsed by dbt Labs, Inc.
February 2020
We now use a separate API endpoint to retrieve deleted lead activities, because Marketo’s BULK API does not support these activities. We can’t retrieve deleted lead activities older than 14 days because Marketo doesn’t retain them.
November 2019
We have released version 3 of our Marketo connector. This new version:
- Fixes data integrity issues with Marketo activities by fetching them using BULK API
- Syncs your most recent activity data first using priority-first sync
For more details about Marketo version 3, see our Marketo documentation.
August 2019
Fivetran now allows you to exclude secondary attribute columns (for example, client_ip_address
, query_parameters
) from all activity tables. You can exclude these columns by navigating your schema tab in your dashboard and deselecting them for a particular table.
February 2019
Fivetran now fetches lead activities following the Marketo Activities Data Retention Policy.
High volume activities are fetched for the past 90 days. This includes following activities:
- Add to List
- Change Score
- Change Data Value
- Visit Webpage
- Sync Lead to SFDC
- Sync Lead to Microsoft
- Update Opportunity
- Request Campaign
All other activities are fetched for the past 25 months.
June 2018
We have added a new table, EMAIL_TEMPLATE_HISTORY
.
All activity tables related to emails (for example, ACTIVITY_SEND_EMAIL
, ACTIVITY_EMAIL_DELIVERED
, etc.) now have a foreign key relationship to the EMAIL_TEMPLATE_HISTORY
table.
April 2018
We have added two new tables, EMAIL
and API_USAGE
.