Skip to main content

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개
  1. 2022년 5월 11일 오후 12:26

    Created date should be like this. Created date is a date time field.

     

    CreatedDate > 2015-10-01T11:51:14.000+0000
0/9000