Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Kelly,Sorry I can't share this directly as it's my employer's IP but I'd be happy to give you pointers.It's just a simple python script that uses the requests library to create the API calls, json library to format and Pandas to iterate through and generate the output CSV.Cheers,Vlad
Vlad Petrovic Jan 24, 2018 12:45 PM Hey Ling,I haven't managed to find an overly elegant solution but here's what I have so far:1) Have a daily smart campaign that flags all records with custom object data, setting a custom boolean field = true2) Automated script using bulk lead extra...
Hey team,Recently we've been using a script to pull down Custom Object data via REST API which has been working great.However, the only downside of this solution is that we have to provide the script an input file of either Email Addresses or GUIDs. We've been achieving this by exporting a CSV from ...
Hey team,I've got a smart campaign which sends weekly, sending to those leads that have been imported into a specific list within that last week.I want to create a report where each weeks send is represented by a different row but currently it just has a single report with a cumulative total. Does a...
Hi team,I've recently inherited a Marketo instance and I'd like to perform some general house keeping and tidying.Can I please confirm that renaming templates, renaming campaigns, renaming folders and reorganizing these elements within these folders and new folders won't break anything? E.g. if cert...