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
No, as you've probably realized by now, this is not an option.
Got it. Thanks for the confirmation
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.