Bring data from Active Campaign to your Lakehouse.
Tip: The stream can be found more easily by typing its name.Select the streams and click Next.
Deals
mdate
(modification date) is used as the replication key, allowing for incremental syncs.Manage pipeline
permission.id
- Unique identifier for the deal.title
- The title or name of the deal.owner
- The ID of the user who owns the deal.contact
- The ID of the primary contact associated with the deal.organization
- The ID of the organization associated with the deal.stage
- The ID of the current stage in the pipeline.value
- The monetary value of the deal.currency
- The currency of the deal’s value.status
- The current status of the deal (0=Open, 1=Won, 2=Lost).cdate
- The date the deal was created.mdate
- The date the deal was last modified.hash
, group
, description
, percent
, nextdate
, nexttaskid
, winProbability
, winProbabilityMdate
, activitycount
, nextdealid
, edate
, isDisabled
, account
, customerAccount
, and links
to related entities.Contacts
id
- Unique identifier for the contact.email
- The primary email address of the contact.firstName
- The first name of the contact.lastName
- The last name of the contact.phone
- The phone number of the contact.orgid
- The ID of the organization the contact belongs to.cdate
- The date the contact was created.udate
- The date the contact was last updated.orgname
, segmentio_id
, bounced_hard
, bounced_soft
, bounced_date
, ip
, ua
, hash
, socialdata_lastcheck
, email_local
, email_domain
, sentcnt
, rating_tstamp
, gravatar
, deleted
, anonymized
, adate
, edate
, deleted_at
, created_utc_timestamp
, updated_utc_timestamp
, created_timestamp
, updated_timestamp
, created_by
, updated_by
, mpp_tracking
, last_click_date
, last_open_date
, last_mpp_open_date
, best_send_hour
, scoreValues
, accountContacts
, links
, and organization
.
If extract_contact_custom_fields
is enabled, it also includes customFields
.Deal Groups
id
- Unique identifier for the deal group.title
- The name of the deal group (pipeline).color
- The color code for the deal group.order
- The display order of the deal group.cdate
- The date the deal group was created.udate
- The date the deal group was last updated.group
, width
, dealOrder
, cardRegion1
, cardRegion2
, cardRegion3
, cardRegion4
, cardRegion5
, and links
to related entities.Campaigns
id
- Unique identifier for the campaign.name
- The name of the campaign.type
- The type of campaign (e.g., ‘email’, ‘sms’).status
- The status of the campaign.cdate
- The date the campaign was created.sdate
- The date the campaign was sent.opens
- Total number of opens.uniqueopens
- Number of unique opens.linkclicks
- Total number of link clicks.uniquelinkclicks
- Number of unique link clicks.unsubscribes
- Number of unsubscribes.userid
, segmentid
, send_amt
, total_amt
, hardbounces
, softbounces
, and links
.Fields
id
- Unique identifier for the custom field.title
- The name of the custom field.type
- The type of the field (e.g., ‘text’, ‘dropdown’).descript
- A description of the field.isrequired
- Whether the field is mandatory.cdate
- The date the field was created.udate
- The date the field was last updated.perstag
, defval
, show_in_list
, rows
, cols
, visible
, service
, ordernum
, options
, relations
, and links
.Field Values
id
- Unique identifier for the field value.contact
- The ID of the contact this value belongs to.field
- The ID of the custom field.value
- The value of the custom field for the contact.cdate
- The date the field value was created.udate
- The date the field value was last updated.links
and owner
.