Pages:
Actions
  • #1 by mikethebet on 26 May 2017
  • Hi
    I have used the search on here and cannot find a trigger that will simply send an email
    when a lay bet is placed.
    I know there is an e-mail function but not sure how to write the correct trigger
    Mike
  • #2 by MarkV on 26 May 2017
  • Hi
    depends how you want activate the email trigger, here is an example:

    TRIGGER
    action: email
    text: Selection: ["sel_name"] just had a lay bet placed
    selections: first matching selection
    conditions:
    selections lay matched is greater than 0
    or selections lay unmatched is greater than 0

    your email settings should be set up and working correctly
      
Pages:
Actions