Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Got it. Thanks, Mark!I also tried exporting activities calling this endpoint (https://developers.marketo.com/rest-api/lead-database/activities/) but it became so time-consuming as I couldn't find a way to automate the process.
Hi -- I have a question about the Bulk Activity Extract API. Is there a way to filter it by the list id? I tried the following codes, but it didn't work:{ "format": "CSV", "filter": { "staticListId": 12345, "createdAt": { "startAt": "2019-08-01T00:00:00-00:00", "endAt": "2019-08-31T23:59:59-00:00...