Hi ​​​​@Jasbir_336630, The Closest equivalents for Campaign exports are;Â
Option 1) Use Campaign-related APIs (campaign details + messages)
If what you mean by “campaign data” includes delivery/activity details, Eightfold exposes:
- Campaign details API (campaign metadata).
- User messages API (emails sent via campaign).Â
Option 2) Use Data Hub exports (SQL → email CSV), if your instance has it enabled
If you want an export workflow/tool that’s consistent across different kinds of data, Data Hub is the closest match in the materials I have:
- You can run SQL, then Export, and the system emails you a CSV.
- You can also schedule queries so the results are emailed as CSV on a cadence.
As you mentioned this isn’t the same UI flow as Events → Export Data, but it’s a standardized export mechanism that can be used for campaign-related tables/data when you know what you need to query. I hope this was helpful. Please let me know otherwise.Â