Hi,
I am trying to delete all the empty folders using REST API. I noticed an endpoint to fetch all the folders (Folders - Marketo Developers), how can I check if the folder/subfolders are empty?
Thanks,
Rohit
Solved! Go to Solution.
AFAIK there's no flag for whether a folder is empty. You have to crawl each folder for assets to determine if it's effectively empty.
Thanks, is there an API that can list all the assets under a folder?