Can Marketo View Activities Scheduled for a Future Date? | Community
Skip to main content
Chris_Wilcox
New Participant
February 25, 2020
Solved

Can Marketo View Activities Scheduled for a Future Date?

  • February 25, 2020
  • 1 reply
  • 2200 views

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.

 

 

 

 

 

 

 

 

Does anyone have any thoughts?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jay_Jiang

Date of Activity is CreatedDate in the sObject

 

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

1 reply

Jay_Jiang
Jay_JiangAccepted solution
New Participant
February 26, 2020

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
New Participant
February 26, 2020

Yep, I'm an idiot. Thanks!