Re: Bulk Export Activities for a specific partition

Patara_Kulratan
Level 1

Bulk Export Activities for a specific partition

Hi,

We have leads separated into multiple partitions. I'd like to get the activities data for a specific partition to calculate and generate reports with data such as "email sent", "click rate", etc.

I'm looking at the Bulk Export Activities REST API but I don't see a way to specify paritionName or paritionId of the leads I'm interested in. Technically I can get activities of all the leads and filter out the partitions I don't care for, but I'd like to check if there's a way to specify partition information to reduce the amount of data transferred and processed.

Thanks

Tags (1)
3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Bulk Export Activities for a specific partition

No, as you've probably realized by now, this is not an option.

Patara_Kulratan
Level 1

Re: Bulk Export Activities for a specific partition

Got it. Thanks for the confirmation

Jep_Castelein2
Level 10

Re: Bulk Export Activities for a specific partition

You can however use the regular "Get Activities" API and pass in a List ID. Just create a Smart Campaign in each Partition that adds all Person records in that Partition to a designated Static List.