Updating Smart List with only domains | Community
Skip to main content
Troy_Larson
Level 3
November 1, 2019
Question

Updating Smart List with only domains

  • November 1, 2019
  • 1 reply
  • 2848 views

Hi there Marketo world, 

Have a question for you all. We want to run a program where we issue a coupon code to users. However, once they claim it, we want to block that domain, so that no one at that domain is able to claim that coupon code again. 

I know I can look up "not in Smart List" but that is for  unique email address, not a domain-wide block. Any ideas on how we can expand that would be much appreciated. 

-Troy

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

1 reply

Chris_Wilcox
Level 8
November 1, 2019

Hi Troy,

I'm not familiar with how you create and issue coupon codes, but could you, as users redeem their coupons, simply add their domain to the smartlist with the filter of Email Address [contains]: @domain.com?  

Not sure what I'm missing here - looking up a domain is pretty simple with a smart list filter and the 'contains' operator instead of 'is'

SanfordWhiteman
Level 10
November 1, 2019

Well yes, if manually added... but the idea is someone comes in from @example.com and others from @example.com are automatically blocked from running through the SC.

The only way to do this is via webhook (which is a pretty simple once you move to that level).

Troy_Larson
Level 3
November 1, 2019

Hey @Sanford Whiteman, not to bog you down - but would be curious to learn how one would do this. Do you know of any resources where they start to lay that out?