Application API Email Clickthrough Changes
Application API Email Clickthrough Changes
- Pending Email Clickthrough Activity data will not be returned through the Application API 1.0 and 2.0 until it has been moved to the contact’s activity for use.
- Aligns with other activity types
- This will ensure data is not returned by the API if it may later be removed by security or deduplication
- Email clickthrough data will take approximately 15 minutes to align with other activity types
- A new query parameter includePending can be sent as true to return pending data if is required
- Impacted Endpoints
- 1.0 Email Clickthrough GET /API/REST/1.0/data/activities/contact/{contact ID}?type=emailClickthrough&startDate={start}&endDate={end}
- 2.0 Email Clickthrough GET /API/REST/2.0/data/activities/contact/{contact ID}/emailClickThrough?startAt={start}&endAt={end}
Steps to Enable
You don't need to do anything to enable this feature.
Key Resources
- Product Notice: Pending Email Clickthrough Activity API [May 2025]