Build on Marketo without limits. Sync all your Marketo data to your Postgres database in real-time. Query your Leads, Campaigns, and Activities with SQL or your ORM. Get all API events in a hosted Kafka cluster. And insert
, update
, or delete
Marketo records in both Marketo and your database simultaneously.
Collection Name | Read | Write |
---|---|---|
Activities | ✅ | |
Authentication | ||
Campaigns | ✅ | ✅ |
Channels | ✅ | ✅ |
Companies | ✅ | ✅ |
Custom Objects | ✅ | ✅ |
Email Templates | ✅ | ✅ |
Emails | ✅ | ✅ |
Files | ✅ | ✅ |
Folders | ✅ | ✅ |
Form Fields | ✅ | ✅ |
Forms | ✅ | ✅ |
Landing Page Content | ✅ | ✅ |
Landing Page Templates | ✅ | ✅ |
Landing Pages | ✅ | ✅ |
Leads | ✅ | ✅ |
Named Account Lists | ✅ | ✅ |
Named Accounts | ✅ | ✅ |
Opportunities | ✅ | ✅ |
Program Members | ✅ | ✅ |
Programs | ✅ | ✅ |
Sales Persons | ✅ | ✅ |
Segments | ✅ | ✅ |
Smart Campaigns | ✅ | ✅ |
Smart Lists | ✅ | ✅ |
Snippets | ✅ | ✅ |
Static Lists | ✅ | ✅ |
Tags | ✅ | ✅ |
Tokens | ✅ | ✅ |
User Management | ✅ |
_sync_cdc
table which Sequin uses to manage your sync.
Here’s what it looks like to query the campaign
table: