Dotdigital
Version 0.0.1
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
Feature | Support | Notes |
---|---|---|
Backfill | ℹ️ | Only 1 month due to limitations with the API |
Incremental | ✅ | Supported for Campaign clicks, opens, and activity reports |
API reliability | 🟢 | Reliable albeit slow |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
All Campaigns | None | ID | Get All Campaigns |
All Segments | None | ID | Get Segments |
All Contacts | None | ID | Get Contacts |
Campaign Clicks | DATE_CLICKED | ID | Get campaign clicks and link groups since date |
Campaign Opens | DATE_OPENED | ID | Get campaign opens since date |
Campaign Activity | DATE_LAST_OPENED | ID | Get campaign activity 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.
Updated 6 months ago