Dotdigital

Version 0.0.4

📘

Check out the DotDigital API Docs for more information.

Set up


To get set up with the DotDigital connector you will need the following:

  • Username - Your DotDigital username
  • Password - Your DotDigital password
  • Region - The Dotdigital region id your account belongs to e.g. r1, r2 or r3

Features


FeatureSupportNotes
Backfillℹ️Variable backfill for Contacts in a Segment and Contacts; All time for All Campaigns and Segments Suppressed Contacts; 36 months for remaining reports
IncrementalSupported for Contacts, Campaign opens, clicks, and activity reports
API reliability🟢Reliable albeit slow

Reports detail


⬇️ Report🔑 Incremental key🔑 Primary key📄 Link to API endpoint
All CampaignsNoneIDGet All Campaigns
Campaign OpensDATE_OPENEDIDGet campaign opens since date
Campaign ClicksDATE_CLICKEDIDGet campaign clicks and link groups since date
Campaign ActivityDATE_LAST_OPENEDIDGet campaign activity since date
SegmentsN/AIDGet Segments
ContactsUPDATEDCONTACT_ID, CREATEDGet Contacts
Contacts in a SegmentUndergoing updatesIDGet Contacts in Segment
Campaign DetailsN/AIDGet Campaign with Details
Suppressed ContactsDATE_REMOVEDIDGet suppressed contacts since date
❗️

Limitations

  • The API is very quick to throttle so running 2 or more extracts at once is not recommended.
  • Large data volumes can take a long time to run.
🚧

Duplicates on Campaign Clicks report for connector version 0.0.4

  • Older versions of the connector (earlier than 0.0.3) had the chance of missing clicks when extracting of data has started very soon after a campaign has been created. This is resolved in version 0.0.3 & above.
  • The solution for the above problem means that the Campaign Clicks report (on connector version 0.0.4) will have duplicates when ran incrementally. These need to be dealt with in transforms.

Did this page help you?