I am trying to export all attachments where the created date is less than 1/1/2020 but I keep getting an error in the condition for the date. What format should the date be in the condition in order to do the export? I have tried 01/01/2020, 01-01-2020 but they aren't working.
Thanks!
2 risposte
Created date should be like this. Created date is a date time field.
CreatedDate > 2015-10-01T11:51:14.000+0000