Discussions
How to prevent contacts already in a campaign from receiving an email?

Summary:
In our instance exists a live campaign that consists of contacts receiving three emails. The first email has already been sent, and the second and third emails are yet to come. Hence, checking for the possibility to restrict a certain group of the contacts in the segment to receive the second and third email without manually removing the contacts.
Content (required):
**This post was created as part of a How to Service Request (SR)
Version (include the version you are using, if applicable):
10
Code Snippet (add any code snippets that support your topic, if applicable):
Not Applicable
Best Answers
-
Hello,
If we only have a few contacts to exclude, we can remove them easily from the Campaign. This may not be easily possible when it is for many contacts, or in the situation where we do not know exactly about which contact should be removed.
- Create a Shared Filter (or Shared List) to select all of the contacts to be excluded
- Before each email step in the Campaign, add a 'Shared Filter (or List) Member?' decision step
- If the contacts are not in the filter/list, proceed to the email else if they are in the filter/list, then they can be moved elsewhere (e.g. a Wait step for holding)
-
Another option is to use the Campaign Contact Remover Cloud App from 4Thought Marketing. It allows you to programmatically remove contacts from campaigns without modifying your campaign.
Answers
-
Please review the below documentation:
https://support.oracle.com/epmos/faces/DocumentDisplay?id=1944222.1
Post edited by Pramod Kumar Gudla-Support-Oracle on