Salesforce Certified Marketing Cloud Consultant — Question 86
Northern Trail Outfitters has a data extension that stores all of their orders. They want to send out a daily email for orders with their status changed to `˜shipped' that day through a journey.
Which two methods should be used to filter entry into the journey? (Choose two.)
Answer options
- A. Entry Source Filter
- B. Decision Split
- C. SQL Query
- D. Filter Activity
Correct answer: A, D
Explanation
The correct methods are Entry Source Filter and Filter Activity because they specifically allow for filtering of records entering a journey based on criteria such as order status. Decision Split is used for branching logic within the journey, and SQL Query is not a filtering method for entry into a journey but rather for data manipulation.