Respondido
Is there a way to filter the Target activities by last modified date and export to excel?
No text available
You could use the Adobe Target API to write a script that returns the activities - and you sort the script by modifiedAt and generate an excel.
http://developers.adobetarget.com/api/#list-activities
Alternatively, you can also just display the activity list via Postman accordingly or sort by last updated in the Target UI. But then you have to copy it out manually for each entry to excel.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.