Solved
Best way to bulk export activity log data?
Hi,
I want to programatically (e.g., API) bulk export activity data in a give time window -- for example, download all 'Web Visit' events created in July 2014. Unfortunately, in the getting started documentation the only relevant API I see is getLeadActivity, which
Thanks!
I want to programatically (e.g., API) bulk export activity data in a give time window -- for example, download all 'Web Visit' events created in July 2014. Unfortunately, in the getting started documentation the only relevant API I see is getLeadActivity, which
- Only seems to be available via SOAP (I would prefer REST)
- Requires a key to identify a lead -- so if I have N leads this API requires N calls. I only want to make one call.
Thanks!