SOLVED

Can Marketo View Activities Scheduled for a Future Date?

Go to solution
Chris_Wilcox
Level 9

Hi Everyone,

 

Is it possible to filter on Activities that are scheduled for a future date? I'm using the "Activity Was Logged" filter using the constraint of Activity Date == "X Date in the future" and I'm having no luck. I absolutely have records in my CRM that have a future meeting logged as an activity that is future dated that I am trying to filter against inside a trigger program, but this filter is returning nothing. I tried "on or after" tomorrow's date as well and zero leads are returned.

 

2020-02-25_14-21-22.png

 

 

 

 

 

 

 

Does anyone have any thoughts?

1 ACCEPTED SOLUTION
Jay_Jiang
Level 10

Date of Activity is CreatedDate in the sObject

 

I'm assuming you want the due date of the activity? use the constraint "Due Date"

View solution in original post

2 REPLIES 2
Jay_Jiang
Level 10

Date of Activity is CreatedDate in the sObject

 

I'm assuming you want the due date of the activity? use the constraint "Due Date"

Chris_Wilcox
Level 9

Yep, I'm an idiot. Thanks!